NetSurf
Data Structures | Typedefs
clipboard.h File Reference

Interface to platform-specific clipboard operations. More...

#include <stddef.h>
#include "utils/errors.h"
#include "netsurf/plot_style.h"
Include dependency graph for clipboard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  nsnsclipboard_styles
 
struct  gui_clipboard_table
 function table for clipboard operations. More...
 

Typedefs

typedef struct nsnsclipboard_styles nsclipboard_styles
 

Detailed Description

Interface to platform-specific clipboard operations.

Definition in file clipboard.h.

Typedef Documentation

◆ nsclipboard_styles