Method

Adw.PreferencesPage.set_title

Declaration [src]

void
adw_preferences_page_set_title (
  AdwPreferencesPage* self,
  const char* title
)

Description [src]

Sets the title of 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