aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-touch-selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'hildon/hildon-touch-selector.h')
-rw-r--r--hildon/hildon-touch-selector.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hildon/hildon-touch-selector.h b/hildon/hildon-touch-selector.h
index eae1add..b6da8f9 100644
--- a/hildon/hildon-touch-selector.h
+++ b/hildon/hildon-touch-selector.h
@@ -223,12 +223,15 @@ void
hildon_touch_selector_optimal_size_request (HildonTouchSelector *selector,
GtkRequisition *requisition);
+#ifdef MAEMO_GTK
HildonUIMode
hildon_touch_selector_get_hildon_ui_mode (HildonTouchSelector *selector);
gboolean
hildon_touch_selector_set_hildon_ui_mode (HildonTouchSelector *selector,
HildonUIMode mode);
+#endif
+
GtkTreePath*
hildon_touch_selector_get_last_activated_row (HildonTouchSelector *selector,
gint column);