gtkWindowGroupNew {RGtk2}R Documentation

gtkWindowGroupNew

Description

Creates a new GtkWindowGroup object. Grabs added with gtkGrabAdd only affect windows within the same GtkWindowGroup.

Usage

gtkWindowGroupNew()

Value

[GtkWindowGroup] a new GtkWindowGroup.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]