ActionRow.subtitleSelectable

bool subtitleSelectable() @property nothrow

Get subtitleSelectable property.

Returns

Whether the user can copy the subtitle from the label.

See also gtk.label.Label.selectable.

void subtitleSelectable(bool propval) @property nothrow

Set subtitleSelectable property.

Parameters

propvalWhether the user can copy the subtitle from the label. See also gtk.label.Label.selectable.