Interface

Goa-1.0GoaObjectManagerClientConstructorProps

interface ConstructorProps {
    bus_type: Gio.BusType;
    busType: Gio.BusType;
    connection: Gio.DBusConnection;
    flags: Gio.DBusObjectManagerClientFlags;
    get_proxy_type_destroy_notify: any;
    get_proxy_type_func: any;
    get_proxy_type_user_data: any;
    getProxyTypeDestroyNotify: any;
    getProxyTypeFunc: any;
    getProxyTypeUserData: any;
    name: string;
    name_owner: string;
    nameOwner: string;
    object_path: string;
    objectPath: string;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Gio

bus_type: Gio.BusType
busType: Gio.BusType
connection: Gio.DBusConnection
get_proxy_type_destroy_notify: any
get_proxy_type_func: any
get_proxy_type_user_data: any
getProxyTypeDestroyNotify: any
getProxyTypeFunc: any
getProxyTypeUserData: any
name: string
name_owner: string
nameOwner: string
object_path: string
objectPath: string