]> git.eshelyaron.com Git - emacs.git/commit
Minor cleanups to PGTK code
authorPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 08:32:10 +0000 (16:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 08:32:10 +0000 (16:32 +0800)
commit1a6def02cd1ff50e611d23259d7129acc2165dda
tree8f667f5ea8ae71271f7d50028436bd323150ff5e
parent7dd4e0b72ebb9682f4042a044b4ba5bf494c996e
Minor cleanups to PGTK code

* src/pgtkterm.c (pgtk_text_scaling_factor): Rename to
`pgtk_get_text_scaling_factor', clean up coding style, and fix
leak of GSettings object.
(pgtk_term_init): Clean up coding style and fix scroll
increments.
src/pgtkterm.c