PreferencesRow.title

string title() @property

Get title property.

Returns

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.

void title(string propval) @property

Set title property.

Parameters

propvalThe title of the preference represented by this row. The title is interpreted as Pango markup unless property@PreferencesRow:use-markup is set to FALSE.