Searched refs:translation_domain (Results 1 – 3 of 3) sorted by relevance
157 const char * translation_domain) in getArgDescrip() argument175 return D_(translation_domain, opt->argDescrip); in getArgDescrip()209 const char * translation_domain) in singleOptionDefaultValue() argument211 const char * defstr = D_(translation_domain, "default"); in singleOptionDefaultValue()286 const char * translation_domain) in singleOptionHelp() argument291 const char * help = D_(translation_domain, opt->descrip); in singleOptionHelp()292 const char * argDescrip = getArgDescrip(opt, translation_domain); in singleOptionHelp()350 defs = singleOptionDefaultValue(lineLength, opt, translation_domain); in singleOptionHelp()488 const char * translation_domain) in maxArgWidth() argument502 len = maxArgWidth(arg, translation_domain); in maxArgWidth()[all …]
323 const gchar *translation_domain);
661 const gchar *translation_domain) in g_option_context_add_main_entries() argument670 g_option_group_set_translation_domain (context->main_group, translation_domain); in g_option_context_add_main_entries()