enum GLib::MarkupCollectType

Defined in:

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

Enum Members

Invalid = 0_u32
String = 1_u32
Strdup = 2_u32
Boolean = 3_u32
Tristate = 4_u32
Optional = 65536_u32
None = 0_u32
All = 65543_u32

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Instance Method Detail

def boolean? #

[View source]
def invalid? #

[View source]
def none? #

[View source]
def optional? #

[View source]
def strdup? #

[View source]
def string? #

[View source]
def tristate? #

[View source]