Method
AdwPreferencesGroupset_separate_rows
Declaration [src]
void
adw_preferences_group_set_separate_rows (
AdwPreferencesGroup* self,
gboolean separate_rows
)
Description [src]
Sets whether self‘s rows are separated.
Equivalent to using the
.boxed-list-separate style class
on a GtkListBox instead of .boxed-list.
| Available since: | 1.6 |
| Sets property | Adw.PreferencesGroup:separate-rows |