[gtk+] Cosmetic change



commit 75bf6db5e07524c087edf6ecbb361372c8a5057f
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 20 21:16:45 2017 -0400

    Cosmetic change

 gsk/gskenums.h |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/gsk/gskenums.h b/gsk/gskenums.h
index 64814f5..ca9d5a8 100644
--- a/gsk/gskenums.h
+++ b/gsk/gskenums.h
@@ -29,14 +29,12 @@
  * @GSK_CAIRO_NODE: A node drawing a #cairo_surface_t
  * @GSK_COLOR_NODE: A node drawing a single color rectangle
  * @GSK_LINEAR_GRADIENT_NODE: A node drawing a linear gradient
- * @GSK_REPEATING_LINEAR_GRADIENT_NODE: A node drawing a repeating
- *     linear gradient
+ * @GSK_REPEATING_LINEAR_GRADIENT_NODE: A node drawing a repeating linear gradient
  * @GSK_BORDER_NODE: A node stroking a border around an area
  * @GSK_TEXTURE_NODE: A node drawing a #GskTexture
  * @GSK_INSET_SHADOW_NODE: A node drawing an inset shadow
  * @GSK_OUTSET_SHADOW_NODE: A node drawing an outset shadow
- * @GSK_TRANSFORM_NODE: A node that renders its child after applying a
- *     matrix transform
+ * @GSK_TRANSFORM_NODE: A node that renders its child after applying a matrix transform
  * @GSK_OPACITY_NODE: A node that changes the opacity of its child
  * @GSK_COLOR_MATRIX_NODE: A node that applies a color matrix to every pixel
  * @GSK_REPEAT_NODE: A node that repeats the child's contents


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]