gtk2/docs/reference/gdk
Robert Mader d3316a37ed wayland/window: Add API to add extra surfaces for frame callbacks
This is useful when clients use subsurfaces independently of GDK.
For example if a client creates a subsurface that covers a GdkWindow
entirely. If this subsurface is opaque, Wayland compositors may not
emit callbacks for the surface of the GdkWindow any more.
Adding the covering subsurface via this new API ensures the
GdkWindow will continue to update in this case.
2021-02-12 13:18:29 +01:00
..
images Update cursor docs 2016-05-17 14:16:39 -04:00
gdk3-overrides.txt docs: Fix the override for GdkAtom 2019-05-21 14:27:33 +01:00
gdk3-sections.txt wayland/window: Add API to add extra surfaces for frame callbacks 2021-02-12 13:18:29 +01:00
gdk3.types gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdk-docs.sgml docs: Add indices for 3.24 api 2018-06-05 13:07:05 -04:00
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: Follow gnome conventions for build option names 2019-04-11 16:46:22 +02:00
version.xml.in