mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
[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
This commit is contained in:
parent
7b2024c1bd
commit
b76557e944
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user