IupGetBrother
Returns the brother of a control or NULL if there is none.
Parameters/Return
Ihandle* IupGetBrother(Ihandle* ih); [in C] iup.GetBrother(ih: ihandle) -> ih: ihandle [in Lua]
ih: identifier of the interface element.
Returns the brother of a control or NULL if there is none.
Ihandle* IupGetBrother(Ihandle* ih); [in C] iup.GetBrother(ih: ihandle) -> ih: ihandle [in Lua]
ih: identifier of the interface element.