gdk/gdkwindow: Add missins "Since:2.24"

Reported by Mike Massonnet in bug
https://bugzilla.gnome.org/show_bug.cgi?id=670093
This commit is contained in:
Javier Jardón 2012-02-14 19:40:17 +00:00
parent bbe8ba8aff
commit 0b2fd066b9

View File

@ -11237,6 +11237,8 @@ gdk_window_create_similar_surface (GdkWindow * window,
* Gets the #GdkScreen associated with a #GdkWindow.
*
* Return value: the #GdkScreen associated with @window
*
* Since: 2.24
*/
GdkScreen*
gdk_window_get_screen (GdkWindow *window)