]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Avoid deprecated gtk_misc_set_alignment().
authorSimon Tatham <anakin@pobox.com>
Mon, 31 Aug 2015 12:57:34 +0000 (13:57 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 31 Aug 2015 12:57:34 +0000 (13:57 +0100)
commit0b5a0c4da1f40fee351be1ae4494ef36ce1bef11
tree2a6641510859ce4c0943a51f3426b0692bef2929
parent4e243ae9a4a08a3697b4803357bd12375f801998
Avoid deprecated gtk_misc_set_alignment().

As of GTK 3.16 (but not in previous GTK 3 versions), there's a new
gtk_label_set_xalign which does this job.
unix/gtkdlg.c
unix/gtkfont.c
unix/unix.h