Method
AdwExpanderRowadd
Declaration [src]
void
adw_expander_row_add (
AdwExpanderRow* self,
GtkWidget* child
)
Description [src]
Adds a widget to self.
The widget will appear in the expanding list below self.
| Available since: | 1.0 |
void
adw_expander_row_add (
AdwExpanderRow* self,
GtkWidget* child
)
Adds a widget to self.
The widget will appear in the expanding list below self.
| Available since: | 1.0 |