GDBusObjectIface.getInterface

struct GDBusObjectIface
extern (C)
GDBusInterface* function(GDBusObject* object, const(char)* interfaceName) getInterface;

Return Value

%NULL if not found, otherwise a #GDBusInterface that must be freed with g_object_unref().

Meta