package lablgtk

  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) -> 'a Gobject.param list -> ?file:string -> ?image:Gdk.image -> ?pixbuf:GdkPixbuf.pixbuf -> ?pixel_size:int -> ?pixmap:Gdk.pixmap -> ?mask:Gdk.bitmap -> ?stock:GtkStock.id -> ?icon_set:Gtk.icon_set -> ?icon_size:GtkEnums.icon_size -> 'b