![]() |
![]() |
![]() |
GContainer Reference Manual | ![]() |
---|---|---|---|---|
An implementation of GContainerable to manage a generic list of GObject that implements GChildable. The children are internally managed trought a GSList.
typedef struct _GContainer GContainer;
All the fields in the GContainer structure are private and should never be accessed directly.
GObject* g_container_new (void);
Creates a new generic container.
Returns : | a GContainer instance |