Merge branch '3166-gtk-show-uri-deprecation' into 'gtk-3-24'

gtkshow: Document that gtk_show_uri is deprecated

See merge request GNOME/gtk!2595
This commit is contained in:
Matthias Clasen 2020-09-23 12:19:00 +00:00
commit 3f5f1ec957

View File

@ -44,6 +44,8 @@
* Returns: %TRUE on success, %FALSE on error
*
* Since: 2.14
*
* Deprecated: 3.22: Use gtk_show_uri_on_window() instead.
*/
gboolean
gtk_show_uri (GdkScreen *screen,