Doc fixes
svn path=/trunk/; revision=21981
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkhsv.c:
|
||||||
* gtk/gtkentry.c: Doc fixes
|
* gtk/gtkentry.c: Doc fixes
|
||||||
|
|
||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
@ -19,7 +20,7 @@
|
|||||||
|
|
||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
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>
|
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
|
* @r: Red
|
||||||
* @g: Green
|
* @g: Green
|
||||||
* @b: Blue
|
* @b: Blue
|
||||||
|
Reference in New Issue
Block a user