Igalia / cog

WPE launcher and webapp container
MIT License
236 stars 61 forks source link

gtk4: Use gtk_window_present() to present windows #697

Closed GeorgesStavracas closed 7 months ago

GeorgesStavracas commented 7 months ago

Instead of gtk_widget_show(), which has been recently deprecated. No functional changes regardless of the GTK version.