iup.iup_varg

\file \brief IUP API with explicit variable argument parameters.

See Copyright Notice in "iup.h"

Members

Functions

IupCboxV
Ihandle* IupCboxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupCreateV
Ihandle* IupCreateV(const(char)* classname, void* first, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupFlatTabsV
Ihandle* IupFlatTabsV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLCanvasBoxV
Ihandle* IupGLCanvasBoxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGetParamV
int IupGetParamV(const(char)* title, Iparamcb action, void* user_data, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGridBoxV
Ihandle* IupGridBoxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupHboxV
Ihandle* IupHboxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupLogV
void IupLogV(const(char)* type, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupMenuV
Ihandle* IupMenuV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupMessageV
void IupMessageV(const(char)* title, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupNormalizerV
Ihandle* IupNormalizerV(Ihandle* ih_first, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupParamBoxV
Ihandle* IupParamBoxV(Ihandle* param, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSetAttV
Ihandle* IupSetAttV(const(char)* handle_name, Ihandle* ih, const(char)* name, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSetCallbacksV
Ihandle* IupSetCallbacksV(Ihandle* ih, const(char)* name, Icallback func, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSetStrfId2V
void IupSetStrfId2V(Ihandle* ih, const(char)* name, int lin, int col, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSetStrfIdV
void IupSetStrfIdV(Ihandle* ih, const(char)* name, int id, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSetStrfV
void IupSetStrfV(Ihandle* ih, const(char)* name, const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupTabsV
Ihandle* IupTabsV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupVboxV
Ihandle* IupVboxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupZboxV
Ihandle* IupZboxV(Ihandle* child, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta