Searched refs:ARG_NEEDS_GUI (Results 1 – 1 of 1) sorted by relevance
302 #define ARG_NEEDS_GUI 0x0200 // need to initialize the GUI for this macro369 {"-?", ARG_FOR_GTK|ARG_NEEDS_GUI},370 {"--help", ARG_FOR_GTK|ARG_NEEDS_GUI|ARG_KEEP},371 {"--usage", ARG_FOR_GTK|ARG_NEEDS_GUI},373 {"--version", ARG_FOR_GTK|ARG_NEEDS_GUI},547 if ((option->flags & ARG_NEEDS_GUI) in gui_mch_prepare()