Add a forgotten deprecation
gdk_display_get_screen is marked as deprecated in the docs.
This commit is contained in:
		| @ -52,7 +52,7 @@ const gchar * gdk_display_get_name         (GdkDisplay *display); | ||||
|  | ||||
| GDK_DEPRECATED_IN_3_10 | ||||
| gint        gdk_display_get_n_screens      (GdkDisplay  *display); | ||||
| GDK_AVAILABLE_IN_ALL | ||||
| GDK_DEPRECATED_IN_3_20 | ||||
| GdkScreen * gdk_display_get_screen         (GdkDisplay  *display, | ||||
|                                             gint         screen_num); | ||||
| GDK_AVAILABLE_IN_ALL | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen