Use hildon_touch_selector_set/get_text_column() in the touchselector widgets
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 9 Jun 2009 12:29:17 +0000 (15:29 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 9 Jun 2009 12:29:17 +0000 (15:29 +0300)
commit402a0639d83e69067e1e8009db8b384556c58b68
treeaca510129346a7af3b48fb37868d6982f72bbee3
parent3dbd4981bf67cf7f33a5bad16417b3e3313080ac
Use hildon_touch_selector_set/get_text_column() in the touchselector widgets

* hildon/hildon-date-selector.c:
(hildon_date_selector_construct_ui):
* hildon/hildon-time-selector.c:
(hildon_time_selector_constructor):
* hildon/hildon-touch-selector-entry.c:
(hildon_touch_selector_entry_set_text_column),
(hildon_touch_selector_entry_get_text_column):
* hildon/hildon-touch-selector.c: (_default_print_func),
(hildon_touch_selector_new_text): Use
hildon_touch_selector_set/get_text_column() instead of
setting/getting the "text-column" property.
ChangeLog
hildon/hildon-date-selector.c
hildon/hildon-time-selector.c
hildon/hildon-touch-selector-entry.c
hildon/hildon-touch-selector.c