Gjsify LogoGjsify Logo

Information about a D-Bus property on a D-Bus interface.

record

Hierarchy

  • DBusPropertyInfo

Index

Constructors

Properties

annotations: DBusAnnotationInfo[]

A pointer to a %NULL-terminated array of pointers to #GDBusAnnotationInfo structures or %NULL if there are no annotations.

field

Access control flags for the property.

field
name: string

The name of the D-Bus property, e.g. "SupportedFilesystems".

field
ref_count: number

The reference count or -1 if statically allocated.

field
signature: string

The D-Bus signature of the property (a single complete type).

field
name: string

Methods

  • unref(): void
  • If info is statically allocated, does nothing. Otherwise decreases the reference count of info. When its reference count drops to 0, the memory used is freed.

    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