ELinks 0.16.1.1
node Struct Reference

Nodes are used for marking areas of text on the document canvas as searchable. More...

#include <document.h>

Collaboration diagram for node:

Data Fields

void * magic1
struct nodenext
struct nodeprev
void * magic2
struct el_box box

Detailed Description

Nodes are used for marking areas of text on the document canvas as searchable.

Field Documentation

◆ box

struct el_box node::box

◆ magic1

void* node::magic1

◆ magic2

void* node::magic2

◆ next

struct node* node::next

◆ prev

struct node* node::prev

The documentation for this struct was generated from the following file: