Constant

GLibDATALIST_FLAGS_MASK

since: 2.0

Declaration

#define G_DATALIST_FLAGS_MASK 3

Description

A bitmask that restricts the possible flags passed to g_datalist_set_flags(). Passing a flags value where flags & ~G_DATALIST_FLAGS_MASK != 0 is an error.

Available since: 2.0