Method
AdwPreferencesGroupadd
Declaration [src]
void
adw_preferences_group_add (
  AdwPreferencesGroup* self,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| The widget to add. | |
| The data is owned by the caller of the function. |