WindowGroup.this

Creates a new GtkWindowGroup object. Grabs added with gtk_grab_add() only affect windows within the same GtkWindowGroup.

  1. this(GtkWindowGroup* gtkWindowGroup)
  2. this()
    class WindowGroup
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta