Class (GI Struct)

Gio-2.0GioDBusPropertyInfoSince 2.26

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

2.26

Index
annotations: DBusAnnotationInfo[]
name: string
ref_count: number
signature: string
  • 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

    2.26