1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-16 12:03:03 -05:00
Simon Tatham 50d73d95da Implement align_label_left for GTK 3.[14,16).
gtk_misc_set_alignment was deprecated in GTK 3.14. But my replacement
code using gtk_label_set_xalign doesn't work there, because that
function wasn't introduced until GTK 3.16, so there are two minor
versions in the middle where a third strategy is needed.
2015-11-22 23:10:11 +00:00
..
2015-09-26 14:13:56 +01:00
2015-08-10 20:03:41 +01:00
2015-05-15 12:47:44 +01:00