NetSurf
|
Go to the source code of this file.
Functions | |
int | scrap_txt_write (char *str) |
char * | scrap_txt_read (void) |
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().
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().