Method

Adw.PreferencesRow.get_title

Declaration [src]

const char*
adw_preferences_row_get_title (
  AdwPreferencesRow* self
)

Description [src]

Gets the title of the preference represented by self.

Return value

Returns: const char*

the title

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