Home
last modified time | relevance | path

Searched refs:valadoc_api_gir_source_comment_type_id (Results 1 – 1 of 1) sorted by relevance

/dports/lang/vala/vala-0.48.18/libvaladoc/api/
H A Dgirsourcecomment.c294 GType valadoc_api_gir_source_comment_type_id; in valadoc_api_gir_source_comment_get_type_once() local
295valadoc_api_gir_source_comment_type_id = g_type_register_static (VALADOC_API_TYPE_SOURCE_COMMENT, … in valadoc_api_gir_source_comment_get_type_once()
296 …rceComment_private_offset = g_type_add_instance_private (valadoc_api_gir_source_comment_type_id, s… in valadoc_api_gir_source_comment_get_type_once()
297 return valadoc_api_gir_source_comment_type_id; in valadoc_api_gir_source_comment_get_type_once()
305 GType valadoc_api_gir_source_comment_type_id; in valadoc_api_gir_source_comment_get_type() local
306 valadoc_api_gir_source_comment_type_id = valadoc_api_gir_source_comment_get_type_once (); in valadoc_api_gir_source_comment_get_type()
307 …_leave (&valadoc_api_gir_source_comment_type_id__volatile, valadoc_api_gir_source_comment_type_id); in valadoc_api_gir_source_comment_get_type()