Remove deprecated GtkAlignment
authorArkadiy Illarionov <qarkai@gmail.com>
Sat, 29 Jul 2023 18:29:00 +0000 (21:29 +0300)
committerColin Clark <colin.clark@cclark.uk>
Sun, 30 Jul 2023 09:04:45 +0000 (10:04 +0100)
commit3666d506ddda4fb39c0387679d5c7cdbc34607be
tree2a447f958a7a44d5106241e8e5cb7647634f1362
parent1f50834c9c715d6088f62e54c42421130c5d5d55
Remove deprecated GtkAlignment

Use GtkWidget:halign and GtkWidget:valign properties.
src/bar-exif.cc
src/bar-keywords.cc
src/cache-maint.cc
src/preferences.cc
src/ui-bookmark.cc
src/ui-misc.cc
src/ui-misc.h
src/utilops.cc
src/view-file/view-file.cc
src/window.cc