IUP/Layout/IupGetParent

From Vendetta Lua
Jump to: navigation, search


Returns the identifier of the parent container to which an interface element belongs.

Parameters/Return

iup.GetParent(elem: ihandle) -> (handle: ihandle)
elem: Identifier of an interface element.
This function returns the identifier of the dialog that contains that interface element.