Top | ![]() |
![]() |
![]() |
![]() |
#define | AGS_EXPANDER_CHILD() |
AgsExpanderChild * | ags_expander_child_alloc () |
AgsExpanderChild * | ags_expander_child_find () |
|
ags_expander_add () |
|
ags_expander_remove () |
|
ags_expander_new () |
AgsExpanderChild * ags_expander_child_alloc (,
guint x,
guint y,
guint width);
guint height
AgsExpanderChild * ags_expander_child_find (,
AgsExpander *expander);
GtkWidget *child
void ags_expander_add (,
AgsExpander *expander,
GtkWidget *widget,
guint x,
guint y,
guint width);
guint height
Adds a
expander |
the |
|
widget |
the child |
|
x |
x-position |
|
y |
y-position |
|
width |
allocation width |
|
height |
allocation height |
Since 0.4
void ags_expander_remove (,
AgsExpander *expander);
GtkWidget *widget
Removes a
Since 0.4