get_toplevels
Description:
Obtains a list of all toplevel widgets of the requested types.
Parameters:
this | |
types |
specifies the types of toplevel widgets to include. Allowed types are MENUBAR, TOOLBAR and POPUP. |
Returns:
a newly-allocated SList of all toplevel widgets of the requested types. Free the
returned list with |