* clutter/clutter-entry.c: Fix the 'Since' annotation in the

gtk-doc.
This commit is contained in:
Neil Roberts 2008-12-05 14:29:57 +00:00
parent 74ba6fd8c4
commit b105efae7b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-12-05 Neil Roberts <neil@linux.intel.com>
* clutter/clutter-entry.c: Fix the 'Since' annotation in the
gtk-doc.
2008-12-05 Neil Roberts <neil@linux.intel.com> 2008-12-05 Neil Roberts <neil@linux.intel.com>
* clutter/clutter-timeline.c: * clutter/clutter-timeline.c:

View File

@ -1312,7 +1312,7 @@ clutter_entry_set_alignment (ClutterEntry *entry,
* *
* Return value: The entry's #PangoAlignment * Return value: The entry's #PangoAlignment
* *
* Since 0.4 * Since: 0.4
*/ */
PangoAlignment PangoAlignment
clutter_entry_get_alignment (ClutterEntry *entry) clutter_entry_get_alignment (ClutterEntry *entry)