ELinks 0.16.1.1
script_event_hook Struct Reference

#include <document.h>

Collaboration diagram for script_event_hook:

Data Fields

void * magic1
struct script_event_hooknext
struct script_event_hookprev
void * magic2
enum script_event_hook_type type
char * src

Field Documentation

◆ magic1

void* script_event_hook::magic1

◆ magic2

void* script_event_hook::magic2

◆ next

struct script_event_hook* script_event_hook::next

◆ prev

struct script_event_hook* script_event_hook::prev

◆ src

char* script_event_hook::src

◆ type

enum script_event_hook_type script_event_hook::type

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