GDBusObjectIface.getInterfaces

struct GDBusObjectIface
extern (C)
GList* function(GDBusObject* object) getInterfaces;

Return Value

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().