Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgoption.h258 struct _GOptionEntry struct
260 const gchar *long_name;
261 gchar short_name;
262 gint flags;
264 GOptionArg arg;
265 gpointer arg_data;
267 const gchar *description;
268 const gchar *arg_description;