BuilderFlags
Description:
[ CCode ( cprefix = "GCK_BUILDER_" , type_id = "gck_builder_flags_get_type ()" ) ]
public enum BuilderFlags
Flags to be used with a [methodBuilder.init_full
] and [ctorBuilder.new
].
Content:
Enum values:
- NONE - no special flags
- SECURE_MEMORY - use non-pageable
memory for the values of the attributes