DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkPixmap

Info Catalog (gtk.info.gz) GtkPaned (gtk.info.gz) Widgets (gtk.info.gz) GtkPreview
 
 The pixmap widget
 =================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_pixmap_get_type (void)
      Returns the `GtkPixmap' type identifier.
 
  - Function: GtkWidget* gtk_pixmap_new (GdkPixmap *NORMAL, GdkPixmap
           *ACTIVE, GdkPixmap *PRELIGHT, GdkPixmap *SELECTED, GdkPixmap
           *INSENSITIVE)
 
  - Function: void gtk_pixmap_set (GtkPixmap *PIXMAP, GdkPixmap *VAL,
           GtkStateType STATE)
 
  - Function: void gtk_pixmap_get (GtkPixmap *PIXMAP, GdkPixmap **VAL,
           GtkStateType STATE)
 
  - Function: GtkPixmap* GTK_PIXMAP (gpointer OBJ)
      Cast a generic pointer to `GtkPixmap*'.  Standard Macros,
      for more info.
 
  - Function: GtkPixmapClass* GTK_PIXMAP_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkPixmapClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_PIXMAP (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkPixmap' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkPaned (gtk.info.gz) Widgets (gtk.info.gz) GtkPreview
automatically generated byinfo2html