Gtk.SizeGroup.prototype.remove_widget
function remove_widget(widget:Gtk.Widget):void {
// Gjs wrapper for gtk_size_group_remove_widget()
}Removes a widget from a Gtk.SizeGroup.
- widget
the Gtk.Widget to remove
function remove_widget(widget:Gtk.Widget):void {
// Gjs wrapper for gtk_size_group_remove_widget()
}Removes a widget from a Gtk.SizeGroup.
the Gtk.Widget to remove