aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-live-search.c
diff options
context:
space:
mode:
Diffstat (limited to 'hildon/hildon-live-search.c')
-rw-r--r--hildon/hildon-live-search.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/hildon/hildon-live-search.c b/hildon/hildon-live-search.c
index ed64c90..d9b7058 100644
--- a/hildon/hildon-live-search.c
+++ b/hildon/hildon-live-search.c
@@ -671,6 +671,26 @@ hildon_live_search_set_filter (HildonLiveSearch *livesearch,
}
/**
+ * hildon_live_search_get_filter:
+ * @livesearch: An #HildonLiveSearch widget
+ *
+ * Returns: The #GtkTreeModelFilter set with hildon_live_search_set_filter()
+ *
+ * Since: 2.2.4
+ */
+GtkTreeModelFilter *
+hildon_live_search_get_filter (HildonLiveSearch *livesearch)
+{
+ HildonLiveSearchPrivate *priv;
+
+ g_return_if_fail (HILDON_IS_LIVE_SEARCH (livesearch));
+
+ priv = livesearch->priv;
+
+ return priv->filter;
+}
+
+/**
* hildon_live_search_set_text_column:
* @livesearch: a #HildonLiveSearch
* @text_column: the column in the model of @livesearch to get the strings