package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `image ] Gobject.obj
method set_file : string -> unit
method set_icon_name : string -> unit
method set_icon_set : Gtk.icon_set -> unit
method set_icon_size : GtkEnums.icon_size -> unit
method set_pixbuf : GdkPixbuf.pixbuf -> unit
method set_pixel_size : int -> unit
method set_resource : string -> unit
method set_stock : GtkStock.id -> unit
method set_use_fallback : bool -> unit
method icon_name : string
method icon_set : Gtk.icon_set
method icon_size : GtkEnums.icon_size
method pixbuf : GdkPixbuf.pixbuf
method pixel_size : int
method resource : string
method stock : GtkStock.id
method storage_type : GtkEnums.image_type
method use_fallback : bool