X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-view.h;h=0378f285543aa6b7399c736696571361c11ab402;hb=e9d82256c890d24d9465a2721f622083bab9de7b;hp=77914929413e52b18065eecbd19c38471bb24daf;hpb=72390e1fd5f031d564f18db414c18d082139f385;p=evince.git diff --git a/shell/ev-view.h b/shell/ev-view.h index 77914929..0378f285 100644 --- a/shell/ev-view.h +++ b/shell/ev-view.h @@ -24,6 +24,7 @@ #include "ev-document.h" #include "ev-link.h" +#include "ev-view-accessible.h" G_BEGIN_DECLS @@ -63,6 +64,7 @@ void ev_view_set_document (EvView *view, /* Clipboard */ void ev_view_copy (EvView *view); void ev_view_select_all (EvView *view); +gboolean ev_view_get_has_selection (EvView *view); /* sizing and behavior */ /* These are all orthoganal to each other, except 'presentation' trumps all