Available on crate feature
libadwaita only.Expand description
A wrapper around adw::ComboRow that makes it easier to use
from regular Rust code.
Structs§
- Simple
Combo Row - A simple wrapper around
adw::ComboRow.
Enums§
- Simple
Combo RowMsg - The message type of
SimpleComboRow.