NetSurf
|
#include <clipboard.h>
Data Fields | |
size_t | start |
Start of run. More... | |
plot_font_style_t | style |
Style to give text run. More... | |
Definition at line 33 of file clipboard.h.
size_t nsnsclipboard_styles::start |
Start of run.
Definition at line 34 of file clipboard.h.
Referenced by gui_set_clipboard(), and selection_string_append().
plot_font_style_t nsnsclipboard_styles::style |
Style to give text run.
Definition at line 36 of file clipboard.h.
Referenced by selection_string_append().