IupGetDialog
Verifies the identifier of a dialog to which an interface element belongs.
Parameters/Return
Ihandle* IupGetDialog(Ihandle *elem); [in C] iup.GetDialog(elem: ihandle) -> (handle: ihandle) [in Lua]
elem: Identifier of an interface element.
This function returns the identifier of the dialog that contains that interface element.