Module column

Module column 

Source
Expand description

Idiomatic and high-level abstraction over gtk::ColumnView.

Structs§

TypedColumnView
A high-level wrapper around gio::ListStore, gtk::SignalListItemFactory and gtk::ColumnView.

Traits§

LabelColumn
Simplified trait for creating columns with only one gtk::Label widget per-entry (i.e. a text cell)
RelmColumn
An item of a TypedColumnView.