API Version: 2.0
Library Version: 2.72
GList* g_dbus_object_get_interfaces ( GDBusObject* object )
Gets the D-Bus interfaces associated with object.
object
GDBusInterface*
A list of GDBusInterface instances. The returned list must be freed by g_list_free() after each element has been freed with g_object_unref().
GDBusInterface
g_list_free()