Constructor
Gtk.WindowGroup.new
Declaration [src]
GtkWindowGroup*
gtk_window_group_new (
  void
)
Description [src]
Creates a new GtkWindowGroup object.
Modality of windows only affects windows
within the same GtkWindowGroup.
Return value
| Returns: GtkWindowGroup | |
| a new  | |
| Ownership of the data is transferred to the caller | |