Gtk.Label.prototype.get_justify

function get_justify():Gtk.Justification {
    // Gjs wrapper for gtk_label_get_justify()
}

Returns the justification of the label. See Gtk.set_justify.