ELinks 0.18.0
marks.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

void goto_mark (unsigned char mark, struct view_state *vs)
 
void set_mark (unsigned char mark, struct view_state *vs)
 

Variables

struct module viewer_marks_module
 

Function Documentation

◆ goto_mark()

void goto_mark ( unsigned char mark,
struct view_state * vs )

◆ set_mark()

void set_mark ( unsigned char mark,
struct view_state * vs )

Variable Documentation

◆ viewer_marks_module

struct module viewer_marks_module
extern