Forum und email

GtkWindowGroup

A group of related GtkWindows.

オブジェクトの階層

説明

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

コンストラクタ

-- Creates a new GtkWindowGroup instance.

メソッド

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