Method

AdwPreferencesGroupget_header_suffix

Declaration [src]

GtkWidget*
adw_preferences_group_get_header_suffix (
  AdwPreferencesGroup* self
)

Description [src]

Gets the suffix for selfs header.

Available since:1.1

Return value

Returns: GtkWidget
 

The suffix for selfs header.

 The data is owned by the instance.
 The return value can be NULL.