aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-touch-selector.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2012-01-04 22:27:18 +0100
committerTomasz Sterna <tomek@xiaoka.com>2012-01-24 00:36:01 +0100
commitdf3f3c11dfadc3d0d191f8a642b407d29fca2084 (patch)
tree7d30bd02ff5d6b9aa8e3e15fd8f8f6c874f68197 /hildon/hildon-touch-selector.h
parent1548555bd7050e000b062e2160838552ea843b63 (diff)
Removed deprecated widgets and methods
Diffstat (limited to 'hildon/hildon-touch-selector.h')
-rw-r--r--hildon/hildon-touch-selector.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/hildon/hildon-touch-selector.h b/hildon/hildon-touch-selector.h
index b6da8f9..14ade39 100644
--- a/hildon/hildon-touch-selector.h
+++ b/hildon/hildon-touch-selector.h
@@ -125,13 +125,6 @@ hildon_touch_selector_append_column (HildonTouchSelector *selector,
GtkTreeModel *model,
GtkCellRenderer *cell_renderer,
...);
-#ifndef HILDON_DISABLE_DEPRECATED
-void
-hildon_touch_selector_set_column_attributes (HildonTouchSelector *selector,
- gint num_column,
- GtkCellRenderer *cell_renderer,
- ...);
-#endif
gboolean
hildon_touch_selector_remove_column (HildonTouchSelector *selector,