Class virtual OgtkMiscProps.gtk_status_icon_props

class virtual gtk_status_icon_props : object .. end


val virtual obj : [> `gtkstatusicon ] Gobject.obj
method set_screen : Gdk.screen -> unit
method set_visible : bool -> unit
method set_tooltip_markup : string -> unit
method set_tooltip_text : string -> unit
method screen : Gdk.screen
method visible : bool
method tooltip_markup : string
method tooltip_text : string