IupGetAllDialogs

Definition: include pGUI.e

sequence names = IupGetAllDialogs()
Description: Returns the names of all dialogs that have an associated name using IupSetHandle(). Other dialogs will not be returned.
See Also: IupSetHandle, IupGetHandle, IupGetName, IupGetAllNames