TestCreateFlags

TestCreateFlags — Creation flags

Functions

Types and Values

Object Hierarchy

    GFlags
    ╰── TestCreateFlags

Description

Flags used for creating stuff.

Functions

test_create_flags_get_type ()

GType
test_create_flags_get_type (void);

Types and Values

TEST_TYPE_CREATE_FLAGS

#define TEST_TYPE_CREATE_FLAGS (test_create_flags_get_type ())

enum TestCreateFlags

Flags used for creating stuff.

Members

TEST_CREATE_FLAGS_NONE

No flags set.

 

TEST_CREATE_FLAGS_USE_FROBNICATOR

When creating, use the frobnicator to do so

 

TEST_CREATE_FLAGS_LOG_ATTEMPT

Log any create attemps to the system log

 

TEST_CREATE_FLAGS_SOME_OTHER_FLAG

FIXME: not documented.

 

TEST_CREATE_FLAGS_YET_ANOTHER_FLAG

This should have value 0x100 == 256