Class GMisc.status_icon
Display an icon in the system tray. @gtkdoc gtk GtkStatusIcon
val obj : Gtk.status_icon Gobject.obj
method connect : status_icon_signalsmethod get_icon_name : stringmethod get_pixbuf : GdkPixbuf.pixbufmethod screen : Gdk.screenmethod get_size : intmethod get_stock : stringmethod visible : boolmethod is_embedded : boolmethod set_from_file : string -> unitmethod set_from_icon_name : string -> unitmethod set_from_pixbuf : GdkPixbuf.pixbuf -> unitmethod set_from_stock : string -> unitmethod set_screen : Gdk.screen -> unitmethod set_tooltip_markup : string -> unitmethod set_tooltip_text : string -> unitmethod set_visible : bool -> unitmethod tooltip_markup : stringmethod tooltip_text : string