IupGetAllNames
| Definition: |
include pGUI.e
sequence names = IupGetAllNames() |
| Description: | Returns the names of all interface elements that have an associated name using IupSetHandle(). |
| pwa/p2js: | Not supported. |
| See Also: | IupSetHandle, IupGetName, IupGetAllDialogs |