Gtk.Misc.prototype.get_alignment
function get_alignment():void {
// Gjs wrapper for gtk_misc_get_alignment()
}Gets the X and Y alignment of the widget within its allocation. See Gtk.set_alignment.
function get_alignment():void {
// Gjs wrapper for gtk_misc_get_alignment()
}Gets the X and Y alignment of the widget within its allocation. See Gtk.set_alignment.