class GLib::VariantParseError::DefiniteTypeExpected

Defined in:

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

Constructors

Instance methods inherited from class GLib::Error

code : Int32 code, domain : String domain, finalize finalize, to_unsafe : Pointer(LibGLib::Error) to_unsafe

Constructor Detail

def self.new(pointer : Pointer(LibGLib::Error), transfer : GICrystal::Transfer) #

[View source]
def self.new(message : String = "") #

[View source]