[gtk/matthiasc/for-master: 6/12] docs: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 6/12] docs: Cosmetics
- Date: Thu, 29 Oct 2020 18:25:19 +0000 (UTC)
commit 9f71bdd0459119042049486bf556ba3abf9303ac
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Oct 29 13:36:26 2020 -0400
docs: Cosmetics
Make the GdkRGBA heading less repetitive.
gdk/gdkrgba.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkrgba.c b/gdk/gdkrgba.c
index fac9d2efa5..1de2bd45a9 100644
--- a/gdk/gdkrgba.c
+++ b/gdk/gdkrgba.c
@@ -32,10 +32,10 @@
/**
* SECTION:rgba_colors
+ * @Title: GdkRGBA
* @Short_description: RGBA colors
- * @Title: RGBA Colors
*
- * #GdkRGBA is a convenient way to pass rgba colors around.
+ * #GdkRGBA is a convenient way to pass colors around.
* It’s based on cairo’s way to deal with colors and mirrors its behavior.
* All values are in the range from 0.0 to 1.0 inclusive. So the color
* (0.0, 0.0, 0.0, 0.0) represents transparent black and
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]