DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info) GtkItem

Info Catalog (gtk.info) GtkInputDialog (gtk.info) Widgets (gtk.info) GtkLabel
 
 The item widget
 ===============
 
 Description
 -----------
 
 Signals
 -------
 
  - Signal: void GtkItem::select (GtkItem *ITEM)
 
  - Signal: void GtkItem::deselect (GtkItem *ITEM)
 
  - Signal: void GtkItem::toggle (GtkItem *TOGGLE)
 
 Functions
 ---------
 
  - Function: guint gtk_item_get_type (void)
      Returns the `GtkItem' type identifier.
 
  - Function: void gtk_item_select (GtkItem *ITEM)
 
  - Function: void gtk_item_deselect (GtkItem *ITEM)
 
  - Function: void gtk_item_toggle (GtkItem *ITEM)
 
  - Function: GtkItem* GTK_ITEM (gpointer OBJ)
      Cast a generic pointer to `GtkItem*'.  Standard Macros, for
      more info.
 
  - Function: GtkItemClass* GTK_ITEM_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkItemClass*'.  Standard Macros,
      for more info.
 
  - Function: gint GTK_IS_ITEM (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkItem' object. 
      Standard Macros, for more info.
 
Info Catalog (gtk.info) GtkInputDialog (gtk.info) Widgets (gtk.info) GtkLabel
automatically generated byinfo2html