Method
AdwExpanderRowadd_row
Declaration [src]
void
adw_expander_row_add_row (
AdwExpanderRow* self,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
A widget.
The data is owned by the caller of the method.
void
adw_expander_row_add_row (
AdwExpanderRow* self,
GtkWidget* child
)
child
Type: GtkWidget
A widget.
The data is owned by the caller of the method. |