1
0
Fork 0

docs: Fix up Since annotation

We only use stable releases for "since" tags.
This commit is contained in:
Emmanuele Bassi 2012-02-06 17:34:26 +00:00
parent de64ccb451
commit 3305105a8c

View file

@ -5732,8 +5732,8 @@ clutter_text_set_preedit_string (ClutterText *self,
* Obtains the coordinates where the #ClutterText will draw the #PangoLayout
* representing the text.
*
* Since: 1.7
**/
* Since: 1.8
*/
void
clutter_text_get_layout_offsets (ClutterText *self,
gint *x,