mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
docs: Fix up Since annotation
We only use stable releases for "since" tags.
This commit is contained in:
parent
de64ccb451
commit
3305105a8c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user