Interface

Gio-2.0GioDBusObjectProxyConstructorProps

interface ConstructorProps {
    g_connection: Gio.DBusConnection;
    g_object_path: string;
    gConnection: Gio.DBusConnection;
    gObjectPath: string;
}

Hierarchy (View Summary)

Index

Properties

g_connection: Gio.DBusConnection
g_object_path: string
gConnection: Gio.DBusConnection
gObjectPath: string