ELinks 0.18.0
document.h File Reference
#include "session/session.h"
Include dependency graph for document.h:
This graph shows which files directly or indirectly include this file:

Functions

void nowhere_box (struct terminal *term, char *title)
void link_info_dialog (struct session *ses)
void document_info_dialog (struct session *)
void cached_header_dialog (struct session *ses, struct cache_entry *cached)
void protocol_header_dialog (struct session *)

Function Documentation

◆ cached_header_dialog()

void cached_header_dialog ( struct session * ses,
struct cache_entry * cached )

◆ document_info_dialog()

void document_info_dialog ( struct session * ses)

◆ link_info_dialog()

void link_info_dialog ( struct session * ses)

◆ nowhere_box()

void nowhere_box ( struct terminal * term,
char * title )

◆ protocol_header_dialog()

void protocol_header_dialog ( struct session * ses)