Method
GtkWindowget_group
Declaration [src]
GtkWindowGroup*
gtk_window_get_group (
  GtkWindow* window
)
Description [src]
Returns the group for window.
If the window has no group, then the default group is returned.
Return value
| Returns: | GtkWindowGroup | 
| The  | |
| The data is owned by the instance. |