25#ifndef _NETSURF_CLIPBOARD_H_
26#define _NETSURF_CLIPBOARD_H_
static osspriteop_area * buffer
The buffer characteristics.
struct nsnsclipboard_styles nsclipboard_styles
plotter style interfaces, generic styles and style colour helpers.
function table for clipboard operations.
void(* get)(char **buffer, size_t *length)
Core asks front end for clipboard contents.
void(* set)(const char *buffer, size_t length, nsclipboard_styles styles[], int n_styles)
Core tells front end to put given text in clipboard.
size_t start
Start of run.
plot_font_style_t style
Style to give text run.