The title is interpreted as Pango markup unless adw.preferences_row.PreferencesRow.useMarkup 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 adw.preferences_row.PreferencesRow.useMarkup is set to FALSE. |