Gjsify LogoGjsify Logo

Hierarchy

  • DBusProxyTypeFunc

Callable

  • Function signature for a function used to determine the #GType to use for an interface proxy (if interface_name is not %NULL) or object proxy (if interface_name is %NULL).

    This function is called in the [thread-default main loop][g-main-context-push-thread-default] that manager was constructed in.

    Parameters

    • manager: DBusObjectManagerClient

      A #GDBusObjectManagerClient.

    • object_path: string

      The object path of the remote object.

    • interface_name: string

      The interface name of the remote object or %NULL if a #GDBusObjectProxy #GType is requested.

    Returns GType<unknown>

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