Gjsify LogoGjsify Logo

Interface ObjectManagerClient_ConstructProps

Hierarchy

Index

Properties

bus_type?: Gio.BusType

If this property is not %G_BUS_TYPE_NONE, then #GDBusObjectManagerClient:connection must be %NULL and will be set to the #GDBusConnection obtained by calling g_bus_get() with the value of this property.

connection?: DBusConnection

The #GDBusConnection to use.

Flags from the #GDBusObjectManagerClientFlags enumeration.

get_proxy_type_destroy_notify?: object

A #GDestroyNotify for the #gpointer user_data in #GDBusObjectManagerClient:get-proxy-type-user-data.

get_proxy_type_func?: object

The #GDBusProxyTypeFunc to use when determining what #GType to use for interface proxies or %NULL.

get_proxy_type_user_data?: object

The #gpointer user_data to pass to #GDBusObjectManagerClient:get-proxy-type-func.

name?: string

The well-known name or unique name that the manager is for.

object_path?: string

The object path the manager is for.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method