get_info
Description:
Gets D-Bus introspection information for the D-Bus interface implemented by this.
This can return null if no DBusInterfaceInfo was provided during construction of this and is also not made available otherwise. For example, DBusProxy implements DBusInterface but allows for a null DBusInterfaceInfo.
Parameters:
| this |
An exported D-Bus interface. |
Returns:
|
A DBusInterfaceInfo. Do not free. |