DBusObjectIF.gDbusObjectGetInterfaces

Gets the D-Bus interfaces associated with object. Since 2.30

interface DBusObjectIF
gDbusObjectGetInterfaces
()

Return Value

Type: ListG

(element-type GDBusInterface) (transfer full) : 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().

Meta