class Gio::DBusErrorEntry

Overview

Struct used in g_dbus_error_register_error_domain().

Defined in:

lib/gi-crystal/src/auto/gio-2.0/d_bus_error_entry.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(data : LibGio::DBusErrorEntry, transfer : GICrystal::Transfer) #

def self.new(error_code : Int32? = nil) #

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def dbus_error_name : String? #

def dbus_error_name! #

def error_code : Int32 #

def error_code=(value : Int32) #

def to_unsafe #