Constant

GLibHOOK_FLAG_USER_SHIFT

Declaration

#define G_HOOK_FLAG_USER_SHIFT 4

Description

The position of the first bit which is not reserved for internal use be the GHook implementation, i.e. 1 << G_HOOK_FLAG_USER_SHIFT is the first bit which can be used for application-defined flags.