Gjsify LogoGjsify Logo

Flags used when subscribing to signals via g_dbus_connection_signal_subscribe().

bitfield

Index

Enumeration Members

MATCH_ARG0_NAMESPACE: number

Match first arguments that contain a bus or interface name with the given namespace.

MATCH_ARG0_PATH: number

Match first arguments that contain an object path that is either equivalent to the given path, or one of the paths is a subpath of the other.

NONE: number

No flags set.

NO_MATCH_RULE: number

Don't actually send the AddMatch D-Bus call for this signal subscription. This gives you more control over which match rules you add (but you must add them manually).

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