Gjsify LogoGjsify Logo

Structure representing an implementation of a property.

In addition to the documented fields, there are three pointers which must be initialized to %NULL.

This structure must either be statically allocated, or duplicated and never freed, so it always remains valid.

record

Hierarchy

  • DBusPropertiesMixinPropImpl

Index

Constructors

Properties

getter_data: object

Arbitrary user-supplied data for the getter function

field
name: string

The name of the property as it appears on D-Bus

field
setter_data: object

Arbitrary user-supplied data for the setter function

field
name: string

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