Class (GI Struct)

Gio-2.0GioDBusMethodInfoSince 2.26

Information about a method on a D-Bus interface.

2.26

Index

Constructors

Properties

annotations: DBusAnnotationInfo[]
in_args: DBusArgInfo[]
name: string
out_args: DBusArgInfo[]
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