PreferencesRow.title

Get title property.

  1. string title [@property getter]
    class PreferencesRow
    @property
    string
    title
    ()
  2. string title [@property setter]

Return Value

Type: string

The title of the preference represented by this row.

The title is interpreted as Pango markup unless property@PreferencesRow:use-markup is set to FALSE.