GNU Info

Info Node: (gtk.info)GtkBin

(gtk.info)GtkBin


Next: GtkBox Prev: GtkAspectFrame Up: Widgets
Enter node , (file) or (file)node

The bin widget
==============

Description
-----------

   The bin widget is a container (Note: GtkContainer) derived from the
container widget. It is an abstract base class. That is, it is not
possible to create an actual bin widget. It exists only to provide a
base of functionality for other widgets. Specifically, the bin widget
provides a base for several other widgets that contain only a single
child. These widgets include alignments (Note: GtkAlignment), frames
(Note: GtkFrame), items (Note: GtkItem), viewports (Note:
GtkViewport) and windows (Note: GtkWindow)

Options
-------

Signals
-------

Functions
---------

 - Function: guint gtk_bin_get_type (void)
     Returns the `GtkBin' type identifier.

 - Function: GtkBin* GTK_BIN (gpointer OBJ)
     Cast a generic pointer to `GtkBin*'. Note: Standard Macros, for
     more info.

 - Function: GtkBinClass* GTK_BIN_CLASS (gpointer CLASS)
     Cast a generic pointer to `GtkBinClass*'. Note: Standard Macros,
     for more info.

 - Function: gint GTK_IS_BIN (gpointer OBJ)
     Determine if a generic pointer refers to a `GtkBin' object. Note:
     Standard Macros, for more info.


automatically generated by info2www version 1.2.2.9