I am looking for a GtkWidget to pick a time value. It does not have to be as sophisticated as the carousel Android provides, two linked number input fields would suffice. Ideally, if the minute field rolls over 60 or 0, the hour field should change.
I found no such widget shipped with GTK (version 3.22) itself. There is only the far more complex GtkCalendar for dates.
Am I missing an easy way to implement such a class? Or is something like it available in a third-part-library?
There aren't any native GTK widgets for this, but the Gnome Date & Time settings uses two GtkSpinButtons in vertical orientation:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With