package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val cast : 'a Gobject.obj -> Gtk.image Gtk.obj
module P : sig ... end
val clear : [> `image ] Gtk.obj -> unit
val make_params : cont:([> `image ] as 'a Gobject.param list -> 'b) -> 'c Gobject.param list -> ?file:string -> ?icon_name:string -> ?icon_set:Gtk.icon_set -> ?icon_size:GtkEnums.icon_size -> ?pixbuf:GdkPixbuf.pixbuf -> ?pixel_size:int -> ?resource:string -> ?stock:GtkStock.id -> ?use_fallback:bool -> 'd