Expand description
A wrapper around gtk::ComboBoxText that makes it easier to use
from regular Rust code.
Structs§
- Simple
Combo Box - A simple wrapper around
gtk::ComboBox.
Enums§
- Simple
Combo BoxMsg - The message type of
SimpleComboBox.
A wrapper around gtk::ComboBoxText that makes it easier to use
from regular Rust code.
gtk::ComboBox.SimpleComboBox.