Skip to content

DateTimePicker

Travis Gibson edited this page Sep 19, 2018 · 2 revisions

DateTimePicker

Libui::DateTimePicker, Libui::DatePicker, Libui::TimePicker

A widget to allow setting a Date and/or Time

Methods

new()

Creates a Picker.

time() returns Libui::Time

Returns a Time object.

changed() returns Supply

Returns a Supply. An event is emitted whenever the value is changed.

Clone this wiki locally