Gtk.Label.prototype.get_selectable

function get_selectable():Boolean {
    // Gjs wrapper for gtk_label_get_selectable()
}

Gets the value set by Gtk.set_selectable.

Returns

true if the user can copy text from the label