PreferencesRow.setTitle
void setTitle(string title)Sets the title of the preference represented by self.
The title is interpreted as Pango markup unless adw.preferences_row.PreferencesRow.useMarkup is set to FALSE.
Parameters
title | the title |
void setTitle(string title)Sets the title of the preference represented by self.
The title is interpreted as Pango markup unless adw.preferences_row.PreferencesRow.useMarkup is set to FALSE.
title | the title |