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