Expand/Shrink

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.
pwa/p2js: Not supported.
See Also: IupSetHandle, IupGetName, IupGetAllNames
Expand/Shrink