]> www.fi.muni.cz Git - evince.git/blobdiff - lib/ev-tooltip.h
Text search in djvu. Fix for the bug #303415.
[evince.git] / lib / ev-tooltip.h
index b57368c38e59e1910ada4c9245d58b8a8bd7a3fc..025a242792ccb3cdfe358cfdacbb8394a669d031 100644 (file)
@@ -58,6 +58,8 @@ void       ev_tooltip_set_text           (EvTooltip  *tooltip,
 void       ev_tooltip_set_position (EvTooltip  *tooltip,
                                    int         x,
                                    int         y);
+void       ev_tooltip_activate     (EvTooltip  *tooltip);
+void       ev_tooltip_deactivate   (EvTooltip  *tooltip);
 
 G_END_DECLS