Gtk.SizeGroup.prototype.get_mode
function get_mode():Gtk.SizeGroupMode {
    // Gjs wrapper for gtk_size_group_get_mode()
}Gets the current mode of the size group. See Gtk.set_mode.
- Returns
- the current mode of the size group. 
function get_mode():Gtk.SizeGroupMode {
    // Gjs wrapper for gtk_size_group_get_mode()
}Gets the current mode of the size group. See Gtk.set_mode.
the current mode of the size group.