Caps.full


Description:

[ CCode ( has_construct_function = false ) ]
public Caps.full (Structure[] structure)

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:

struct1

the first structure to add

...

additional structures to add

Returns:

the new Caps