Method

AdwPreferencesPageget_title

Declaration [src]

const char*
adw_preferences_page_get_title (
  AdwPreferencesPage* self
)

Description [src]

Gets the title of self.

Available since:1.0

Return value

Returns: const char*
 

The title of self.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.