Interface

Goa-1.0GoaObjectManagerClientConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gio.DBusObjectManagerClient.ConstructorProps

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