Adding a few new functions to control the selected item: hildon_find_toolbar_set_acti...
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Tue, 24 Jul 2007 08:24:43 +0000 (08:24 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Tue, 24 Jul 2007 08:24:43 +0000 (08:24 +0000)
commitcc1bff3330cc9fb1082bd75c93095e24e66fd8bb
tree877efa2d05b28d001b43fc12ccca4d9c6ed9b862
parent3c4abc2dec9babef229ae8ab1b940ac34d0f7a2b
Adding a few new functions to control the selected item: hildon_find_toolbar_set_active, hildon_find_toolbar_set_active_iter, hildon_find_toolbar_get_active, hildon_find_toolbar_get_active_iter . They correspond to respective GtkComboBox functions. Fixes NB#52301. Adding the example to test the new functionality.
ChangeLog
examples/Makefile.am
examples/hildon-find-toolbar-example.c [new file with mode: 0644]
src/hildon-find-toolbar.c
src/hildon-find-toolbar.h