[gtk+/gtk-2-22] [docs] Fix GdkColor description: blue and green colors are changed
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] [docs] Fix GdkColor description: blue and green colors are changed
- Date: Sun, 30 May 2010 06:41:12 +0000 (UTC)
commit fe22d4a402504cd02d30fd893196a3a6d8c0185e
Author: Javier Jardón <jjardon gnome org>
Date: Mon May 10 01:55:31 2010 +0200
[docs] Fix GdkColor description: blue and green colors are changed
Reported by César Themudo here:
https://bugzilla.gnome.org/show_bug.cgi?id=618162
(cherry picked from commit b76557e9444a50d947061c2d90d19d0c13f2e003)
docs/reference/gdk/tmpl/colors.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gdk/tmpl/colors.sgml b/docs/reference/gdk/tmpl/colors.sgml
index 3d1a874..d9df4b5 100644
--- a/docs/reference/gdk/tmpl/colors.sgml
+++ b/docs/reference/gdk/tmpl/colors.sgml
@@ -60,8 +60,8 @@ allocated or unallocated color.
@red: The red component of the color. This is
a value between 0 and 65535, with 65535 indicating
full intensitiy.
- green: The blue component of the color.
- blue: The green component of the color.
+ green: The green component of the color.
+ blue: The blue component of the color.
<!-- ##### STRUCT GdkColormap ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]