Method

AdwPreferencesGroupadd

since: 1.0

Declaration [src]

void
adw_preferences_group_add (
  AdwPreferencesGroup* self,
  GtkWidget* child
)

Description [src]

Adds a child to self.

Available since: 1.0

Parameters

child

Type: GtkWidget

The widget to add.

The data is owned by the caller of the method.