NetSurf
Functions
clipboard.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int scrap_txt_write (char *str)
 
char * scrap_txt_read (void)
 

Function Documentation

◆ scrap_txt_read()

char * scrap_txt_read ( void  )

Definition at line 62 of file clipboard.c.

References filesize(), and path().

Referenced by gui_get_clipboard(), and toolbar_key_input().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ scrap_txt_write()

int scrap_txt_write ( char *  str)

Definition at line 50 of file clipboard.c.

Referenced by context_popup(), gui_set_clipboard(), and toolbar_key_input().

Here is the caller graph for this function: