aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2009-11-05 17:52:48 +0200
committerClaudio Saavedra <csaavedra@igalia.com>2009-11-16 09:53:10 +0200
commitc5fb93e43ee8bb1fa8f7405d4ca6bda85c98a432 (patch)
tree9d32aea750090532889aa195b1eb39f4cef8af8b /doc
parentb4d5c5916a15320931460a573b4ece862301d7db (diff)
Add the documentation for HildonLiveSearch
Diffstat (limited to 'doc')
-rw-r--r--doc/hildon-docs.sgml1
-rw-r--r--doc/hildon-sections.txt27
-rw-r--r--doc/hildon.types2
3 files changed, 30 insertions, 0 deletions
diff --git a/doc/hildon-docs.sgml b/doc/hildon-docs.sgml
index 1acbe77..0248477 100644
--- a/doc/hildon-docs.sgml
+++ b/doc/hildon-docs.sgml
@@ -127,6 +127,7 @@
<xi:include href="xml/hildon-touch-selector-entry.xml"/>
<xi:include href="xml/hildon-date-selector.xml"/>
<xi:include href="xml/hildon-time-selector.xml"/>
+ <xi:include href="xml/hildon-live-search.xml"/>
</chapter>
<chapter>
diff --git a/doc/hildon-sections.txt b/doc/hildon-sections.txt
index 2c7ffc1..45e0aef 100644
--- a/doc/hildon-sections.txt
+++ b/doc/hildon-sections.txt
@@ -952,6 +952,33 @@ HILDON_FONT_SELECTION_DIALOG_GET_CLASS
HildonFontSelectionDialogClass
</SECTION>
+
+<SECTION>
+<FILE>hildon-live-search</FILE>
+<TITLE>HildonLiveSearch</TITLE>
+HildonLiveSearch
+HildonLiveSearchFilterFunc
+hildon_live_search_append_text
+hildon_live_search_get_text
+hildon_live_search_new
+hildon_live_search_restore_state
+hildon_live_search_save_state
+hildon_live_search_set_filter
+hildon_live_search_set_filter_func
+hildon_live_search_set_text_column
+hildon_live_search_widget_hook
+hildon_live_search_widget_unhook
+<SUBSECTION Standard>
+HildonLiveSearchClass
+hildon_live_search_get_type
+HILDON_IS_LIVE_SEARCH
+HILDON_IS_LIVE_SEARCH_CLASS
+HILDON_LIVE_SEARCH
+HILDON_LIVE_SEARCH_CLASS
+HILDON_LIVE_SEARCH_GET_CLASS
+HILDON_TYPE_LIVE_SEARCH
+</SECTION>
+
<SECTION>
<FILE>hildon-touch-selector</FILE>
HildonTouchSelectorPrintFunc
diff --git a/doc/hildon.types b/doc/hildon.types
index 8f35a2d..b3cebe9 100644
--- a/doc/hildon.types
+++ b/doc/hildon.types
@@ -43,6 +43,7 @@
#include <hildon/hildon-text-view.h>
#include <hildon/hildon-button.h>
#include <hildon/hildon-touch-selector.h>
+#include <hildon/hildon-live-search.h>
#include <hildon/hildon-touch-selector-column.h>
#include <hildon/hildon-touch-selector-entry.h>
#include <hildon/hildon-time-selector.h>
@@ -93,6 +94,7 @@ hildon_entry_get_type
hildon_text_view_get_type
hildon_button_get_type
hildon_touch_selector_get_type
+hildon_live_search_get_type
hildon_touch_selector_column_get_type
hildon_touch_selector_entry_get_type
hildon_time_selector_get_type