Method

AdwPreferencesRowget_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

Type: const char*

The title.

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