Searched refs:post_parse (Results 1 – 2 of 2) sorted by relevance
97 virtual void post_parse (GError **error G_GNUC_UNUSED) {}; in post_parse() function352 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse() function396 void post_parse (GError **error G_GNUC_UNUSED) in post_parse() function
128 post_parse (GOptionContext *context G_GNUC_UNUSED, in post_parse() function134 option_group->post_parse (error); in post_parse()148 g_option_group_set_parse_hooks (group, pre_parse, post_parse); in add_group()