Method

AdwPreferencesRowset_title_selectable

Declaration [src]

void
adw_preferences_row_set_title_selectable (
  AdwPreferencesRow* self,
  gboolean title_selectable
)

Description [src]

Sets whether the user can copy the title from the label.

Available since:1.1

Parameters

title_selectable gboolean
 

TRUE if the user can copy the title from the label.