PreferencesGroup.headerSuffix

gtk.widget.Widget headerSuffix() @property

Get headerSuffix property.

Returns

The header suffix widget.

Displayed above the list, next to the title and description.

Suffixes are commonly used to show a button or a spinner for the whole group.

void headerSuffix(gtk.widget.Widget propval) @property

Set headerSuffix property.

Parameters

propvalThe header suffix widget. Displayed above the list, next to the title and description. Suffixes are commonly used to show a button or a spinner for the whole group.