IupDetach

IUP - Portable User Interface

IupGetBrother

Returns the brother of a control or NULL if there is none.

Parameters/Return

Ihandle* IupGetBrother(Ihandle *control); [in C]
iup.GetBrother(control: ihandle) -> ret: ihandle [in Lua]

control: Brother of interface control given.

See Also

IupGetNextChild