Each control may define its own structure in its private module.
Enumeration Type Documentation
anonymous enum
Expand configuration
Function Documentation
void** iupGetParamList
(
void *
first,
va_list
arglist
)
Returns an array of parameters. Must call free for the returned value after usage. Used by the creation functions of objects that receives a NULL terminated array of parameters.
int iupHandleCheck
(
Ihandle *
ih
)
Checks if the handle is still valid based on the signature.