mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
Doc fixes
svn path=/trunk/; revision=21981
This commit is contained in:
parent
e09d14ab6b
commit
be756456a1
@ -1,5 +1,6 @@
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkhsv.c:
|
||||
* gtk/gtkentry.c: Doc fixes
|
||||
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
@ -19,7 +20,7 @@
|
||||
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkfontsel.c: Merge docs inline.
|
||||
* tk/gtkfontsel.c: Merge docs inline.
|
||||
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
@ -1578,7 +1578,7 @@ gtk_hsv_to_rgb (gdouble h,
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_hsv_to_rgb:
|
||||
* gtk_rgb_to_hsv:
|
||||
* @r: Red
|
||||
* @g: Green
|
||||
* @b: Blue
|
||||
|
Loading…
Reference in New Issue
Block a user