libsf3
|
Description of a link target. More...
#include <sf3_text.h>
Data Fields | |
struct sf3_markup | markup |
sf3_str16 | address |
The address of this target. | |
Description of a link target.
Definition at line 83 of file sf3_text.h.
sf3_str16 sf3_markup_target::address |
The address of this target.
Definition at line 86 of file sf3_text.h.
struct sf3_markup sf3_markup_target::markup |
Definition at line 84 of file sf3_text.h.