aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-reflow-sorted.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/minicard/e-reflow-sorted.h')
-rw-r--r--addressbook/gui/minicard/e-reflow-sorted.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/minicard/e-reflow-sorted.h b/addressbook/gui/minicard/e-reflow-sorted.h
index d9b4acc747..7adfa2c045 100644
--- a/addressbook/gui/minicard/e-reflow-sorted.h
+++ b/addressbook/gui/minicard/e-reflow-sorted.h
@@ -81,6 +81,7 @@ void e_reflow_sorted_replace_item (EReflowSorted *sorted, GnomeCanvasI
void e_reflow_sorted_reorder_item (EReflowSorted *e_reflow_sorted, const gchar *id);
GnomeCanvasItem *e_reflow_sorted_get_item (EReflowSorted *e_reflow_sorted, const gchar *id);
GtkType e_reflow_sorted_get_type (void);
+void e_reflow_sorted_jump (EReflowSorted *sorted, GCompareFunc compare_func, void *value);
#ifdef __cplusplus
}