[evince] libview: Mark ev_view_find_changed deprecated in favor of ev_view_find_started
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] libview: Mark ev_view_find_changed deprecated in favor of ev_view_find_started
- Date: Sun, 9 Sep 2012 08:39:06 +0000 (UTC)
commit b9848d4720b38f24cc9b36b58a9aff1b8c004813
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sun Sep 9 10:38:22 2012 +0200
libview: Mark ev_view_find_changed deprecated in favor of ev_view_find_started
libview/ev-view.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libview/ev-view.h b/libview/ev-view.h
index 0f7d166..52cf16a 100644
--- a/libview/ev-view.h
+++ b/libview/ev-view.h
@@ -76,6 +76,7 @@ void ev_view_find_previous (EvView *view);
void ev_view_find_search_changed (EvView *view);
void ev_view_find_set_highlight_search (EvView *view,
gboolean value);
+EV_DEPRECATED_FOR(ev_view_find_started)
void ev_view_find_changed (EvView *view,
GList **results,
gint page);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]