See also gtk.label.Label.selectable.
ActionRow.subtitleSelectable
bool subtitleSelectable() @propertyGet subtitleSelectable property.
Returns
Whether the user can copy the subtitle from the label.
void subtitleSelectable(bool propval) @propertySet subtitleSelectable property.
Parameters
propval | Whether the user can copy the subtitle from the label. See also gtk.label.Label.selectable. |