IupGetHandle

Definition: include pGUI.e

Ihandln ih = IupGetHandle(string name)
Description: Returns the interface element that has been associated with name using IupSetHandle.

name: name of the interface element.

Returns: the element handle or NULL if not found.
See Also: IupGetAttributeHandle, IupSetHandle