Method

GeglBufferflush

Declaration [src]

void
gegl_buffer_flush (
  GeglBuffer* buffer
)

Description [src]

Flushes all unsaved data to disk, this is not necessary for shared geglbuffers opened with gegl_buffer_open since they auto-sync on writes.