Class (GI Struct)

Gio-2.0GioDBusSignalInfoSince 2.26

Information about a signal on a D-Bus interface.

2.26

Index

Constructors

Properties

Methods

Constructors

Properties

annotations: DBusAnnotationInfo[]
args: DBusArgInfo[]
name: string
ref_count: number

Methods

  • 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