See also [gtk.label.Label.selectable].
PreferencesRow.titleSelectable
bool titleSelectable() @propertyGet titleSelectable property.
Returns
Whether the user can copy the title from the label.
void titleSelectable(bool propval) @propertySet titleSelectable property.
Parameters
propval | Whether the user can copy the title from the label. See also [gtk.label.Label.selectable]. |