Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/gee/
H A Dhashmap.c130 struct _ValaHashMapKeySetPrivate { struct
131 GType k_type;
132 GBoxedCopyFunc k_dup_func;
133 GDestroyNotify k_destroy_func;
134 GType v_type;
135 GBoxedCopyFunc v_dup_func;
136 GDestroyNotify v_destroy_func;
137 ValaHashMap* _map;