index, gtk-- homepage
class Gtk_Pixmap
#include <gtk--/pixmap.h>
Base classes: Gtk_Misc
Public member index
Protected member index
Public member descriptions
Gtk_Pixmap
Gtk_Pixmap::Gtk_Pixmap();
Note that default constructor puts Pixmap objects to invalid
state and you should not show it or add it to containers
before you've set() the pixmap and mask for it.
Gtk_Pixmap
Gtk_Pixmap::Gtk_Pixmap(Gtk_Widget *w, const gchar * const *data);
data must live until pixmap is realized
Protected member descriptions
(pages generated by PERCEPS -script.)