gtkLabelSetSelectable {RGtk2} | R Documentation |
Selectable labels allow the user to select text from the label, for copy-and-paste.
gtkLabelSetSelectable(object, setting)
|
[GtkLabel ] a GtkLabel |
|
[logical] TRUE to allow selecting text in the label |
Derived by RGtkGen from GTK+ documentation