enum GLib::UriHideFlags

Defined in:

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

Enum Members

Userinfo = 1_u32
Password = 2_u32
AuthParams = 4_u32
Query = 8_u32
Fragment = 16_u32

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Instance Method Detail

def auth_params? #

def fragment? #

def none? #

def password? #

def query? #

def userinfo? #