ELinks 0.16.1.1
opttypes.h File Reference
#include "config/options.h"
#include "util/string.h"
Include dependency graph for opttypes.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  option_type_info

Functions

const char * get_option_type_name (enum option_type type)

Variables

const struct option_type_info option_types []
int commandline

Function Documentation

◆ get_option_type_name()

const char * get_option_type_name ( enum option_type type)

Variable Documentation

◆ commandline

int commandline
extern

◆ option_types

const struct option_type_info option_types[]
extern