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