[ Version ( since = "2.30" ) ]
public abstract List<DBusInterface> get_interfaces ()
Gets the D-Bus interfaces associated with this.
this |
A DBusObject. |
A list of DBusInterface instances. The returned list must be freed by g_list_free after each element has been freed with unref. |