Method

Adw.PreferencesGroup.set_title

Declaration [src]

void
adw_preferences_group_set_title (
  AdwPreferencesGroup* self,
  const char* title
)

Description [src]

Sets the title for self.

Parameters

title const char*
 

the title

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string