IUP/Layout/IupGetDialog

From Vendetta Lua
Jump to: navigation, search


Verifies the identifier of a dialog to which an interface element belongs.

Parameters/Return

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