Previous: ui-manager, Up: Gtk+ Objects


6.4.53 window-group

— Class: window-group

Superclass: g-object

Window-group limits the effect of grabs. Grabs added with grab-add only affect windows within the same window-group.

Slots:

Signals:

— Method: window-group-add-window
     (window-group-add-window window-group window)

Adds a window (a gtk-window) to a window-group (a window-group)

— Method: window-group-remove-window
     (window-group-remove-window window-group window

Removes a window (a gtk-window) from a window-group (a window-group)