gtk/docs/reference/gdk
Jonas Ådahl 3f96d4b6da gdk: Always get shadow width via GdkToplevelSize
This removes the gdk_surface_set_shadow_width() function and related
vfuncs. The point here is that the shadow width and surface size can now
be communicated to GDK atomically, meaning it's possible to avoid
intermediate stages where the surface size includes the shadow, but
without the shadow width set, or the other way around.
2020-12-07 09:46:39 +01:00
..
images docs: Remove unused images 2018-01-04 15:26:52 -05:00
gdk4-docs.xml docs: Some restructuring 2020-10-29 14:23:46 -04:00
gdk4-overrides.txt docs: Include GDK_WINDOWING_MACOS 2020-10-29 14:23:46 -04:00
gdk4-sections.txt gdk: Always get shadow width via GdkToplevelSize 2020-12-07 09:46:39 +01:00
gdk4.types gdk: Make GdkKeymap a private api 2020-04-06 16:32:03 -04:00
meson.build docs: Add yet another private header 2020-12-02 19:05:41 +00:00
version.xml.in