Method
AdwPreferencesRowset_title
Declaration [src]
void
adw_preferences_row_set_title (
AdwPreferencesRow* self,
const char* title
)
Description [src]
Sets the title of the preference represented by self
.
The title is interpreted as Pango markup unless
AdwPreferencesRow:use-markup
is set to FALSE
.
Sets property | Adw.PreferencesRow:title |