Class GMisc.status_icon


class status_icon : Gtk.gtk_status_icon -> object .. end
Display an icon in the system tray.
GTK documentation: GtkStatusIcon

method obj : Gtk.status_icon Gobject.obj
method connect : status_icon_signals
method blinking : bool
method get_icon_name : string
method get_pixbuf : GdkPixbuf.pixbuf
method screen : Gdk.screen
method get_size : int
method get_stock : string
method visible : bool
method is_embedded : bool
method set_blinking : bool -> unit
method set_from_file : string -> unit
method set_from_icon_name : string -> unit
method set_from_pixbuf : GdkPixbuf.pixbuf -> unit
method set_from_stock : string -> unit
method set_screen : Gdk.screen -> unit
method set_tooltip : string -> unit
method set_visible : bool -> unit