| Top |
| #define | AGS_EXPANDER_SET_CHILD() |
| AgsExpanderSetChild * | ags_expander_set_child_alloc () |
| AgsExpanderSetChild * | ags_expander_set_child_find () |
|
|
ags_expander_set_set_flags () |
|
|
ags_expander_set_add () |
|
|
ags_expander_set_remove () |
|
|
ags_expander_set_new () |
AgsExpanderSetChild * ags_expander_set_child_alloc (,guint x,guint y,guint width);guint height
AgsExpanderSetChild * ags_expander_set_child_find (,AgsExpanderSet *expander_set);GtkWidget *child
void ags_expander_set_set_flags (,AgsExpanderSet *expander_set);guint flags
void ags_expander_set_add (,AgsExpanderSet *expander_set,GtkWidget *widget,guint x,guint y,guint width);guint height
Adds a
expander_set |
the |
|
widget |
the child |
|
x |
x-position |
|
y |
y-position |
|
width |
allocation width |
|
height |
allocation height |
Since 0.4
void ags_expander_set_remove (,AgsExpanderSet *expander_set);GtkWidget *widget
Removes a
Since 0.4