diff options
author | Jonas Ådahl <jadahl@gmail.com> | 2020-12-02 14:58:45 +0100 |
---|---|---|
committer | Jonas Ådahl <jadahl@gmail.com> | 2020-12-07 09:46:39 +0100 |
commit | 3f96d4b6dae56e5e3fc27a4d7b9a8bd90c9a802c (patch) | |
tree | 6b9bf290e3518a9c87e1a9639cd11e7454c02fad /gdk/gdkevents.c | |
parent | 0dcd4a5bdb21af20fc829c7d0a2e9f11a9e92a57 (diff) | |
download | gtk+-3f96d4b6dae56e5e3fc27a4d7b9a8bd90c9a802c.tar.gz |
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.
Diffstat (limited to 'gdk/gdkevents.c')
0 files changed, 0 insertions, 0 deletions