Function
GeglBufferswap_has_file
Declaration [src]
gboolean
gegl_buffer_swap_has_file (
const gchar* path
)
Description [src]
Tests if path
is a swap file, that is, if it has been created
with gegl_buffer_swap_create_file(), and hasn’t been removed yet.