gtkWindowGroupListWindows {RGtk2}R Documentation

gtkWindowGroupListWindows

Description

Returns a list of the

GtkWindows
that belong to window.group.

Usage

gtkWindowGroupListWindows(object)

Arguments

object

a GtkWindowGroup

Details

Since 2.14

Value

[list] A newly-allocated list of windows inside the group. [ element-type GtkWidget][ transfer container ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]