]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-view.h
Disable copy action when there isn't text selected.
[evince.git] / shell / ev-view.h
index 77914929413e52b18065eecbd19c38471bb24daf..ade26852ac8cb98e11adff6c01d85edded5896bb 100644 (file)
@@ -63,6 +63,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