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 gtk:ui-manager-toplevels function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

gtk:ui-manager
gtk:ui-manger-item-type
#2023-3-29