Code

gtk-tpdfv/tpdfview: Added a possibility to reload the PDF file.
authorSebastian Harl <sh@tokkee.org>
Thu, 10 Nov 2011 14:34:28 +0000 (15:34 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 10 Nov 2011 14:34:28 +0000 (15:34 +0100)
commit5b2c3d943abbc645b3e66784a85966cab7aaeea3
tree803612ecf75cb9bc98bf05ba3a79fc0cd6780872
parent767c59e8bde7feae04c4eab04a3a38bbc9ce71e9
gtk-tpdfv/tpdfview: Added a possibility to reload the PDF file.

 - In the widget, this is available as 'gtk_tpdfv_reload()' which closes and
   reopens the PDF file; updating internal settings accordingly.

 - In the GUI, this may be triggered by pressing the 'r' key.
src/gtk-tpdfv.c
src/gtk-tpdfv.h
src/tpdfview.c