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