Expand description
Idiomatic and high-level abstraction over gtk::ColumnView.
Structs§
- Typed
Column View - A high-level wrapper around
gio::ListStore,gtk::SignalListItemFactoryandgtk::ColumnView.
Traits§
- Label
Column - Simplified trait for creating columns with only one
gtk::Labelwidget per-entry (i.e. a text cell) - Relm
Column - An item of a
TypedColumnView.