RGtk2 (version 2.20.31)

gtkUIManagerGetToplevels: gtkUIManagerGetToplevels

Description

Obtains a list of all toplevel widgets of the requested types.

Usage

gtkUIManagerGetToplevels(object, types)

Arguments

object
types
specifies the types of toplevel widgets to include. Allowed types are GTK_UI_MANAGER_MENUBAR, GTK_UI_MANAGER_TOOLBAR and GTK_UI_MANAGER_POPUP.

Value

list of all toplevel widgets of the requested types. [ element-type GtkWidget][ transfer container ]

Details

Since 2.4