PreferencesRow.titleSelectable

Get titleSelectable property.

  1. bool titleSelectable [@property getter]
    class PreferencesRow
    @property
    bool
    titleSelectable
    ()
  2. bool titleSelectable [@property setter]

Return Value

Type: bool

Whether the user can copy the title from the label.

See also gtk.label.Label.selectable.