Remove unnecessary introspection annotation

Transfer annotations do not apply to integral types.
This commit is contained in:
Emmanuele Bassi 2017-12-21 18:46:08 +00:00
parent f1ef422871
commit 6c0de43669

View File

@ -2142,7 +2142,7 @@ gdk_x11_display_get_xscreen (GdkDisplay *display)
*
* Returns the root X window used by #GdkDisplay.
*
* Returns: (transfer none): an X Window
* Returns: an X Window
*
* Since: 3.94
*/