gtkWindowGetGroup {RGtk2}R Documentation

gtkWindowGetGroup

Description

Returns the group for window or the default group, if window is NULL or if window does not have an explicit window group.

Usage

gtkWindowGetGroup(object)

Arguments

object [GtkWindow] a GtkWindow, or NULL

Details

Since 2.10

Value

[GtkWindowGroup] the GtkWindowGroup for a window or the default group

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]