Superclass: g-object
Window-group limits the effect of grabs. Grabs added with grab-add only affect windows within the same window-group.
Slots:
window-group-windows
. Read-only.
A list of the gtk-windows that belong to window-group.
Signals:
(window-group-add-window window-group window)
Adds a window (a gtk-window) to a window-group (a window-group)
(window-group-remove-window window-group window
Removes a window (a gtk-window) from a window-group (a window-group)