package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method connect : status_icon_signals
method get_icon_name : string
method get_pixbuf : GdkPixbuf.pixbuf
method get_size : int
method get_stock : string
method is_embedded : bool
method screen : Gdk.screen
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_visible : bool -> unit
method visible : bool