module Gio::DBusInterface

Overview

The #GDBusInterface type is the base type for D-Bus interfaces both on the service side (see #GDBusInterfaceSkeleton) and client side (see #GDBusProxy).

Direct including types

Defined in:

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

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail


def object : Gio::DBusObject? #

def object=(object : Gio::DBusObject?) : Nil #

abstract def to_unsafe #