Module simple_combo_box

Module simple_combo_box 

Source
Expand description

A wrapper around gtk::ComboBoxText that makes it easier to use from regular Rust code.

Structs§

SimpleComboBox
A simple wrapper around gtk::ComboBox.

Enums§

SimpleComboBoxMsg
The message type of SimpleComboBox.