TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.8
Turns off flag values for a data list. See g_datalist_unset_flags()
g_datalist_unset_flags()
pointer to the location that holds a list
the flags to turn off. The values of the flags are restricted by G_DATALIST_FLAGS_MASK (currently 3: giving two possible boolean flags). A value for flags that doesn't fit within the mask is an error.
G_DATALIST_FLAGS_MASK
flags
2.8
Turns off flag values for a data list. See
g_datalist_unset_flags()