Object Hierarchy
GtkObject
+----GtkWidget
+----GtkContainer
+----GtkPaned
+----GtkHPaned
+----GuppiConfigure |
Description
A longer description goes here.
Details
GUPPI_CONFIGURE0()
#define GUPPI_CONFIGURE0(obj) ((obj) ? (GUPPI_CONFIGURE(obj)) : NULL) |
GUPPI_IS_CONFIGURE0()
#define GUPPI_IS_CONFIGURE0(obj) (((obj) == NULL) || (GUPPI_IS_CONFIGURE(obj))) |
guppi_configure_construct ()
guppi_configure_new ()
GtkWidget* guppi_configure_new (void); |
guppi_configure_set_item_tree ()
guppi_configure_select ()
guppi_configure_contains_tag ()
gboolean guppi_configure_contains_tag (GuppiConfigure*,
gconstpointer); |
guppi_configure_select_by_tag ()