Method

Adw.PreferencesRow.set_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.

Parameters

title const char*
 

the title

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string