Virtual Method

GioDBusInterfaceget_info

since: 2.30

Declaration

GDBusInterfaceInfo*
get_info (
  GDBusInterface* interface_
)

Description

Gets D-Bus introspection information for the D-Bus interface implemented by interface_.

Available since: 2.30

Return value

Type: GDBusInterfaceInfo

A GDBusInterfaceInfo. Do not free.

The data is owned by the called function.