get_interfaces


Description:

[ Version ( since = "2.30" ) ]
public abstract List<DBusInterface> get_interfaces ()

Gets the D-Bus interfaces associated with this.

Parameters:

this

A DBusObject.

Returns:

A list of DBusInterface instances. The returned list must be freed by g_list_free after each element has been freed with unref.