HOOK_FLAG_USER_SHIFT

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

enum HOOK_FLAG_USER_SHIFT = 4;