package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkMiscProps.GtkStatusIconSource

Sourcemodule P : sig ... end
Sourcemodule S : sig ... end
Sourceval set_from_pixbuf : [> `gtkstatusicon ] Gtk.obj -> GdkPixbuf.pixbuf -> unit
Sourceval set_from_file : [> `gtkstatusicon ] Gtk.obj -> string -> unit
Sourceval set_from_stock : [> `gtkstatusicon ] Gtk.obj -> string -> unit
Sourceval set_from_icon_name : [> `gtkstatusicon ] Gtk.obj -> string -> unit
Sourceval get_pixbuf : [> `gtkstatusicon ] Gtk.obj -> GdkPixbuf.pixbuf
Sourceval get_stock : [> `gtkstatusicon ] Gtk.obj -> string
Sourceval get_icon_name : [> `gtkstatusicon ] Gtk.obj -> string
Sourceval get_size : [> `gtkstatusicon ] Gtk.obj -> int
Sourceval set_screen : [> `gtkstatusicon ] Gtk.obj -> Gdk.screen -> unit
Sourceval get_screen : [> `gtkstatusicon ] Gtk.obj -> Gdk.screen
Sourceval is_embedded : [> `gtkstatusicon ] Gtk.obj -> bool
Sourceval make_params : cont:([> `gtkstatusicon ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?screen:Gdk.screen -> ?visible:bool -> ?tooltip_markup:string -> ?tooltip_text:string -> 'b
OCaml

Innovation. Community. Security.