Searched defs:_GOptionGroup (Results 1 – 1 of 1) sorted by relevance
268 struct _GOptionGroup struct270 gchar *name;271 gchar *description;272 gchar *help_description;274 gint ref_count;276 GDestroyNotify destroy_notify;277 gpointer user_data;279 GTranslateFunc translate_func;280 GDestroyNotify translate_notify;281 gpointer translate_data;[all …]