set_selectable
Description:
Makes text in the label selectable.
Selectable labels allow the user to select text from the label, for copy-and-paste.
Parameters:
this |
a `GtkLabel` |
setting |
true to allow selecting text in the label |