Method

HandyPreferencesRowget_title

since: 1.0

Declaration [src]

const gchar*
hdy_preferences_row_get_title (
  HdyPreferencesRow* self
)

Description [src]

Gets the title of the preference represented by self.

Available since: 1.0

Return value

Type: const gchar*

The title of the preference represented by self.

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