Home
last modified time | relevance | path

Searched defs:IPATCH_TYPE_CONTAINER (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchContainer.h36 #define IPATCH_TYPE_CONTAINER (ipatch_container_get_type ()) macro
H A DIpatchBase.c71 G_DEFINE_ABSTRACT_TYPE(IpatchBase, ipatch_base, IPATCH_TYPE_CONTAINER) in G_DEFINE_ABSTRACT_TYPE() argument