PreferencesGroup.setHeaderSuffix
void setHeaderSuffix(gtk.widget.Widget suffix = null)Sets the suffix for self's header.
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.
Parameters
suffix | the suffix to set |