Package: gtk

Function gtk-ui-manager-toplevels

Lambda List

gtk-ui-manager-toplevels (manager types)

Arguments

manager -- a gtk-ui-manager object
types -- the gtk-ui-manager-item-type flags which specifies the types of toplevel widgets to include, allowed types are :menubar, :toolbar and :popup

Return Value

A newly allocated list of all toplevel widgets of the requested types.

Details

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

Warning

The function gtk-ui-manager-toplevels has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-20