Method
AgsGuiExpanderSetadd
since: 3.0.0
Declaration [src]
void
ags_expander_set_add (
AgsExpanderSet* expander_set,
GtkWidget* widget,
guint x,
guint y,
guint width,
guint height
)
Parameters
widget
-
Type:
GtkWidget
The child
GtkWidget
.The data is owned by the caller of the method. x
-
Type:
guint
X-position.
y
-
Type:
guint
Y-position.
width
-
Type:
guint
Allocation width.
height
-
Type:
guint
Allocation height.