Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/gee/
H A Dmap.c33 struct _ValaMapPrivate { struct
34 GType k_type;
35 GBoxedCopyFunc k_dup_func;
36 GDestroyNotify k_destroy_func;
37 GType v_type;
38 GBoxedCopyFunc v_dup_func;
39 GDestroyNotify v_destroy_func;