X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=examples%2Fhildon-touch-selector-example.c;fp=examples%2Fhildon-touch-selector-example.c;h=3094e9146ea6f3ca3f2571ab989e03f8ecaa8e07;hb=c6ac995078591d5d3f598830dea12e194d231ea3;hp=29e558a00c7308804d710cea6fb5e299c68e0627;hpb=a7dd49bcc8d139b20a1760c6d634dfcdce44d8dc;p=hildon diff --git a/examples/hildon-touch-selector-example.c b/examples/hildon-touch-selector-example.c index 29e558a..3094e91 100644 --- a/examples/hildon-touch-selector-example.c +++ b/examples/hildon-touch-selector-example.c @@ -104,7 +104,7 @@ get_visible_content (GtkWidget * window) label = gtk_label_new ("Here we are going to put the selection"); - button = hildon_picker_button_new (HILDON_BUTTON_WITH_VERTICAL_VALUE); + button = hildon_picker_button_new (HILDON_SIZE_AUTO, HILDON_BUTTON_ARRANGEMENT_VERTICAL); hildon_button_set_title (HILDON_BUTTON (button), "Click me.."); selector = create_selector (); hildon_picker_button_set_selector (HILDON_PICKER_BUTTON (button),