diff options
author | Victor Kareh <[email protected]> | 2025-07-17 13:30:31 -0400 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2025-07-17 15:06:38 -0400 |
commit | 49a75ae202b6a98ccd5ae08c3a9b06fdb03d446f (patch) | |
tree | 69080ca256e1d85570f74b3dc945e801e398780b /src/wm-tester | |
parent | b7e07035a360333da31f5c6b593f484d23aa74c2 (diff) | |
download | marco-fix-gtk-deprecations.tar.bz2 marco-fix-gtk-deprecations.tar.xz |
frames: replace gdk_window_process_all_updates() with gdk_display_flush()fix-gtk-deprecations
Replace deprecated gdk_window_process_all_updates() with
gdk_display_flush(). Both functions ensure pending updates are
processed, but gdk_display_flush is more general for all display
requests.
Diffstat (limited to 'src/wm-tester')
0 files changed, 0 insertions, 0 deletions