Module relm4_components::simple_combo_box
source · Expand description
A wrapper around gtk::ComboBoxText
that makes it easier to use
from regular Rust code.
Structs
- A simple wrapper around
gtk::ComboBox
.
Enums
- The message type of
SimpleComboBox
.