Caps.full_valist
Description:
[
CCode ( has_construct_function =
false ) ]
public Caps.full_valist (
Structure structure,
va_list var_args)
Creates a new Caps and adds all the structures listed as arguments.
The list must be null
-terminated. The structures are not copied; the returned
Caps owns the structures.
Parameters:
structure |
the first structure to add
|
var_args |
additional structures to add
|
Returns: