ELinks 0.16.1.1
|
Nodes are used for marking areas of text on the document canvas as searchable. More...
#include <document.h>
Data Fields | |
void * | magic1 |
struct node * | next |
struct node * | prev |
void * | magic2 |
struct el_box | box |
Nodes are used for marking areas of text on the document canvas as searchable.
struct el_box node::box |
void* node::magic1 |
void* node::magic2 |
struct node* node::next |
struct node* node::prev |