enum GLib::HookFlagMask

Defined in:

lib/gi-crystal/src/auto/g_lib-2.0/g_lib.cr

Enum Members

Active = 1_u32
InCall = 2_u32
Mask = 15_u32

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Instance Method Detail

def active? #

def in_call? #

def mask? #

def none? #