enum GObject::SignalMatchType

Defined in:

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

Enum Members

Id = 1_u32
Detail = 2_u32
Closure = 4_u32
Func = 8_u32
Data = 16_u32
Unblocked = 32_u32

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Instance Method Detail

def closure? #

def data? #

def detail? #

def func? #

def id? #

def none? #

def unblocked? #