Gtk.SizeGroup.prototype.get_widgets

function get_widgets():[Gtk.Widget] {
    // Gjs wrapper for gtk_size_group_get_widgets()
}

Returns the list of widgets associated with size_group.

Since 2.10

Returns

a GLib.SList of widgets. The list is owned by GTK+ and should not be modified.