libsf3
|
Description of a hyperlink. More...
#include <sf3_text.h>
Data Fields | |
struct sf3_markup | markup |
sf3_str16 | address |
Description of a hyperlink.
Definition at line 75 of file sf3_text.h.
sf3_str16 sf3_markup_link::address |
The address of the link, either the address of a corresponding target markup, or an URL.
Definition at line 79 of file sf3_text.h.
struct sf3_markup sf3_markup_link::markup |
Definition at line 76 of file sf3_text.h.