ELinks 0.16.1.1
|
#include <document.h>
Data Fields | |
void * | magic1 |
struct script_event_hook * | next |
struct script_event_hook * | prev |
void * | magic2 |
enum script_event_hook_type | type |
char * | src |
void* script_event_hook::magic1 |
void* script_event_hook::magic2 |
struct script_event_hook* script_event_hook::next |
struct script_event_hook* script_event_hook::prev |
char* script_event_hook::src |
enum script_event_hook_type script_event_hook::type |