GtkWindowGroup

A group of related GtkWindows.

Object Hierarchy

Description

An object containing a set of GtkWindow widgets that can be managed together and limits the effect of grab_add() .

Constructors

-- Creates a new GtkWindowGroup instance.

Methods

add_window()
  Adds a GtkWindow to the GtkWindowGroup.
remove_window()
  Removes a GtkWindow from the GtkWindowGroup.