[gegl/wip/rishi/buffer-copy-doc-fix] buffer: Fix the gegl_buffer_copy documentation
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl/wip/rishi/buffer-copy-doc-fix] buffer: Fix the gegl_buffer_copy documentation
- Date: Thu, 20 Dec 2018 23:08:02 +0000 (UTC)
commit d8ffea5e05dfb633c2cf67e611a271212ac509cf
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Dec 20 23:11:33 2018 +0100
buffer: Fix the gegl_buffer_copy documentation
gegl/buffer/gegl-buffer.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gegl/buffer/gegl-buffer.h b/gegl/buffer/gegl-buffer.h
index 042d7a286..b477a3493 100644
--- a/gegl/buffer/gegl-buffer.h
+++ b/gegl/buffer/gegl-buffer.h
@@ -383,8 +383,7 @@ void gegl_buffer_clear (GeglBuffer *buffer,
* @src_rect: source rectangle (or NULL to copy entire source buffer)
* @repeat_mode: the abyss policy to be using if src_rect is outside src's extent.
* @dst: (transfer none): destination buffer.
- * @dst_rect: position of upper left destination pixel, or NULL for top
- * left coordinates of the buffer extents.
+ * @dst_rect: position of upper left destination pixel (or NULL to match @src_rect)
*
* Copy a region from source buffer to destination buffer.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]