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