GtkPixmap

GtkPixmap — displays a pixmap image.

Synopsis

class GtkPixmap GtkMisc
{
}
     

Parent Classes

GtkObject<-- GtkWidget<-- GtkMisc<--GtkPixmap

Methods

get ()
set (val, mask)
set_build_insensitive (build)

Related Functions

gtk_pixmap_get_type () -- replaces GTK_TYPE_PIXMAP
gtk_pixmap_new (pixmap, mask)

Example

See the Pixmap example in the Example Code Appendix.