man GMisc.image () - A widget displaying an image

NAME

GMisc.image - A widget displaying an image

Class

Class GMisc.image

Documentation

class image : [> Gtk.image ] Gtk.obj -> object end

A widget displaying an image

Parameters:

""

([> Gtk.image ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method storage_type : GMisc.image_type

method set_image : Gdk.image -> unit

method set_pixmap : GDraw.pixmap -> unit

method set_mask : Gdk.bitmap option -> unit

method set_file : string -> unit

method set_pixbuf : GdkPixbuf.pixbuf -> unit

method set_stock : GtkStock.id -> unit

method set_icon_set : Gtk.icon_set -> unit

method set_icon_size : Gtk.Tags.icon_size -> unit

method image : Gdk.image

method pixmap : GDraw.pixmap

method mask : Gdk.bitmap option

method pixbuf : GdkPixbuf.pixbuf

method stock : GtkStock.id

method icon_set : Gtk.icon_set

method icon_size : Gtk.Tags.icon_size