#include <document.h>
◆ accesskey
◆ color
This is supposed to be the colour-pair of the link, but the actual colours on the canvas can differ–e.g., with image links.
◆ [union]
◆ element_offset
◆ event_hooks
XXX: They don't neccessary need to be link-specific, but we just don't support them for any other elements for now. Well, we don't even have a good place where to store them in that case.
◆ form_control
◆ name
◆ npoints
◆ number
◆ points
struct point* link::points |
The set of characters belonging to this link (their coordinates in the document) - each character has own struct point.
◆ target
◆ title
The title of the link.
This is in the document charset, and entities have already been decoded.
◆ type
◆ where
◆ where_img
The documentation for this struct was generated from the following file: