[gtk+] [docs] Fix GdkColor description: blue and green colors are changed
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] [docs] Fix GdkColor description: blue and green colors are changed
- Date: Sun, 9 May 2010 23:58:40 +0000 (UTC)
commit b76557e9444a50d947061c2d90d19d0c13f2e003
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
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]