ELinks 0.18.0
link.h File Reference
Include dependency graph for link.h:
This graph shows which files directly or indirectly include this file:

Functions

void put_link_line (const char *prefix, const char *linkname, char *link, const char *target, struct html_context *html_context)

Variables

element_handler_T html_a
element_handler_T html_applet
element_handler_T html_iframe
element_handler_T html_img
element_handler_T html_link
element_handler_T html_object
element_handler_T html_source
element_handler_T html_audio
element_handler_T html_video
element_handler_T html_embed

Function Documentation

◆ put_link_line()

void put_link_line ( const char * prefix,
const char * linkname,
char * link,
const char * target,
struct html_context * html_context )

Variable Documentation

◆ html_a

◆ html_applet

element_handler_T html_applet

◆ html_audio

element_handler_T html_audio

◆ html_embed

element_handler_T html_embed

◆ html_iframe

element_handler_T html_iframe

◆ html_img

◆ html_link

element_handler_T html_link

◆ html_object

element_handler_T html_object

◆ html_source

element_handler_T html_source

◆ html_video

element_handler_T html_video