Gjsify LogoGjsify Logo

Hierarchy

  • BusNameVanishedCallback

Callable

  • BusNameVanishedCallback(connection: DBusConnection, name: string): void
  • Invoked when the name being watched is known not to have to have an owner.

    This is also invoked when the #GDBusConnection on which the watch was established has been closed. In that case, connection will be %NULL.

    Parameters

    • connection: DBusConnection

      The #GDBusConnection the name is being watched on, or %NULL.

    • name: string

      The name being watched.

    Returns void

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