]> www.fi.muni.cz Git - evince.git/commit
[libdocument] Add find_link_page method to EvDocumentLinks interface
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 3 Sep 2010 08:25:46 +0000 (10:25 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 3 Sep 2010 08:32:54 +0000 (10:32 +0200)
commit5e112daa413bb9520a1818b4068fb7e9143043e6
treec4cce529d278e17dd2c28e33ea9c14c707007f9a
parent347a6044d6e76f1ccca5827d800d7705750efdef
[libdocument] Add find_link_page method to EvDocumentLinks interface

Very often we only need to know the page of a named destination, for
example when creating the outline. For some backends getting only the
page is much faster than creating the destination.
libdocument/ev-document-links.c
libdocument/ev-document-links.h