aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlberto Garcia <agarcia@igalia.com>2008-07-30 12:39:15 +0000
committerAlberto Garcia <agarcia@igalia.com>2008-07-30 12:39:15 +0000
commitecc4dec9ebf140d4d34e36125d81e16099f2de78 (patch)
treed9a3be4e581ab8bb185d0830a81d519cdef1a89a /doc
parenta0bbb1e81f87b53942cbd317861fbc4a360c487b (diff)
2008-07-30 Alberto Garcia <agarcia@igalia.com>
* doc/hildon-docs.sgml * doc/hildon.types * src/Makefile.am * src/hildon-toggle-button.c * src/hildon-toggle-button.h * src/hildon.h: New HildonToggleButton widget.
Diffstat (limited to 'doc')
-rw-r--r--doc/hildon-docs.sgml1
-rw-r--r--doc/hildon.types2
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/hildon-docs.sgml b/doc/hildon-docs.sgml
index 4cdd32f..56c5cdc 100644
--- a/doc/hildon-docs.sgml
+++ b/doc/hildon-docs.sgml
@@ -29,6 +29,7 @@
<chapter>
<title>Selectors</title>
<xi:include href="xml/hildon-button.xml"/>
+ <xi:include href="xml/hildon-toggle-button.xml"/>
<xi:include href="xml/hildon-color-button.xml"/>
<xi:include href="xml/hildon-color-chooser-dialog.xml"/>
<xi:include href="xml/hildon-color-chooser.xml"/>
diff --git a/doc/hildon.types b/doc/hildon.types
index adea75b..c5a848f 100644
--- a/doc/hildon.types
+++ b/doc/hildon.types
@@ -38,6 +38,7 @@
#include <src/hildon-stackable-window.h>
#include <src/hildon-app-menu.h>
#include <src/hildon-button.h>
+#include <src/hildon-toggle-button.h>
#include <src/hildon-touch-picker.h>
#include <src/hildon-time-selector.h>
#include <src/hildon-date-selector.h>
@@ -82,6 +83,7 @@ hildon_pannable_area_get_type
hildon_stackable_window_get_type
hildon_app_menu_get_type
hildon_button_get_type
+hildon_toggle_button_get_type
hildon_touch_picker_get_type
hildon_time_selector_get_type
hildon_date_selector_get_type