DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkEventBox

Info Catalog (gtk.info.gz) GtkEntry (gtk.info.gz) Widgets (gtk.info.gz) GtkFileSelection
 
 The event box widget
 ====================
 
 Description
 -----------
 
    Derived from  GtkBin.  Used by  GtkTreeItem.
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_event_box_get_type (void)
      Returns the `GtkEventBox' type identifier.
 
  - Function: GtkWidget* gtk_event_box_new (void)
      Create a new `GtkEventBox' returning the new widget as a pointer to
      a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkGtkEventBox* GTK_EVENT_BOX (gpointer OBJ)
      Cast a generic pointer to `GtkGtkEventBox*'.  Standard
      Macros, for more info.
 
  - Function: GtkGtkEventBoxClass* GTK_EVENT_BOX_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkGtkEventBoxClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_EVENT_BOX (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkGtkEventBox'
      object.  Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkEntry (gtk.info.gz) Widgets (gtk.info.gz) GtkFileSelection
automatically generated byinfo2html