Functions

Macros
VACA_CLAMPLimits the posible values of x to the speficied range.
VACA_MAINDefines the name and arguments that the main routine of the program should contain.
VACA_MAXReturns the maximum of x and y.
VACA_MINReturns the minimum of x and y.
Base
delete_widgetSafe way to delete a widget from memory.
remove_from_containerRemoves an element from the specified STL container.
Bindings
BindAdapts functions or methods to be connected to signals.
RefCreates RefWrappers, useful to wrap arguments that have to be passed as a reference when you use Bind.
Debug
VACA_TRACE