glade: use margin_start/margin_end instead of left/right
The latter is deprecated in favor of the former. The difference in behavior is that they have opposite meanings in RTL scripts, which is probaby good (well, at least for the labels). Notably, this future-proofs us for Gtk4 that drops the deprecated properties.
Showing
Please register or sign in to comment