forked from AuroraMiddleware/gtk
Merge branch 'ricotz/for-master' into 'master'
gdk: Add missing g-i annotations for gdk_surface_translate_coordinates See merge request GNOME/gtk!3112
This commit is contained in:
commit
6710eb5eb3
@ -2960,8 +2960,8 @@ gdk_surface_request_motion (GdkSurface *surface)
|
|||||||
* gdk_surface_translate_coordinates:
|
* gdk_surface_translate_coordinates:
|
||||||
* @from: the origin surface
|
* @from: the origin surface
|
||||||
* @to: the target surface
|
* @to: the target surface
|
||||||
* @x: coordinates to translate
|
* @x: (out): coordinates to translate
|
||||||
* @y: coordinates to translate
|
* @y: (out): coordinates to translate
|
||||||
*
|
*
|
||||||
* Translates the given coordinates from being
|
* Translates the given coordinates from being
|
||||||
* relative to the @from surface to being relative
|
* relative to the @from surface to being relative
|
||||||
|
Loading…
Reference in New Issue
Block a user