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_blinking : bool -> unit
method screen : Gdk.screen
method visible : bool
method blinking : bool