gdk: Change the private export handle api
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 May 2023 21:28:17 +0000 (17:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 May 2023 03:49:44 +0000 (23:49 -0400)
commite5f1e4545d22a75518c7be54e20ecdda19273c4e
treeb4eb13809403fbfb33002ff508ade17f2ffc8f9f
parentbf87a40b203d6ed6c902aeb169bbcf081c65ff60
gdk: Change the private export handle api

Make unexport_handle take the handle, so we
can in the future deal with multiple exports.

Update the one caller in gtkwindow.c to pass
the handle.
gdk/gdktoplevel.c
gdk/gdktoplevelprivate.h
gdk/wayland/gdktoplevel-wayland.c
gdk/x11/gdksurface-x11.c
gtk/gtkwindow.c