|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-56a9afeb9f
|
Structure that stores flag info. More...
#include <gis.h>

Data Fields | |
| char | key |
| char | answer |
| char | suppress_required |
| char | suppress_overwrite |
| const char * | label |
| const char * | description |
| const char * | guisection |
| struct Flag * | next_flag |
Structure that stores flag info.
Used by the G_parser() system.
| char Flag::suppress_overwrite |
| char Flag::suppress_required |