X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon-time-selector.h;h=21dcb91bc3cf205855832dbe13d2f4fb86adbd8c;hb=e547cfac9ea4f2cc1d83252c55145831ab3eed4e;hp=57ddfa01173e66ab5d522d05a1d95b70fb8b0b80;hpb=a9558e827a98fe70f4f5dc9c2eb47171a36f54c0;p=hildon diff --git a/src/hildon-time-selector.h b/src/hildon-time-selector.h index 57ddfa0..21dcb91 100644 --- a/src/hildon-time-selector.h +++ b/src/hildon-time-selector.h @@ -67,12 +67,15 @@ struct _HildonTimeSelectorClass /* construction */ -GType G_GNUC_CONST -hildon_time_selector_get_type (void) ; +GType +hildon_time_selector_get_type (void) G_GNUC_CONST; GtkWidget* hildon_time_selector_new (void); +GtkWidget* +hildon_time_selector_new_step (guint minutes_step); + /* time management */ gboolean hildon_time_selector_set_time (HildonTimeSelector *selector,