The title is interpreted as Pango markup unless property@PreferencesRow:use-markup is set to FALSE.
PreferencesRow.title
string title() @propertyGet title property.
Returns
The title of the preference represented by this row.
void title(string propval) @propertySet title property.
Parameters
propval | 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. |