ActionRow.subtitleSelectable

Get subtitleSelectable property.

  1. bool subtitleSelectable [@property getter]
    class ActionRow
    @property
    bool
    subtitleSelectable
    ()
  2. bool subtitleSelectable [@property setter]

Return Value

Type: bool

Whether the user can copy the subtitle from the label.

See also gtk.label.Label.selectable.