The title is interpreted as Pango markup unless adw.preferences_row.PreferencesRow.useMarkup is set to FALSE.
PreferencesRow.title
string title() @property nothrowGet title property.
Returns
The title of the preference represented by this row.
void title(string propval) @property nothrowSet 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. |