API Version: 0.4
Library Version: 0.4.48
void gegl_buffer_swap_remove_file ( const gchar* path )
Removes a swap file, generated using gegl_buffer_swap_create_file(), unlinking the file, if exists.
path
const gchar*
The swap file to remove, as returned by gegl_buffer_swap_create_file()
gegl_buffer_swap_create_file()