Gtk.ColumnView.set_model – gtk4 Reference Manual
Packages
gtk4
Gtk
ColumnView
columns
enable_rubberband
header_factory
model
reorderable
row_factory
show_column_separators
show_row_separators
single_click_activate
sorter
tab_behavior
ColumnView
append_column
get_columns
get_enable_rubberband
get_header_factory
get_model
get_reorderable
get_row_factory
get_show_column_separators
get_show_row_separators
get_single_click_activate
get_sorter
get_tab_behavior
insert_column
remove_column
scroll_to
set_enable_rubberband
set_header_factory
set_model
set_reorderable
set_row_factory
set_show_column_separators
set_show_row_separators
set_single_click_activate
set_tab_behavior
sort_by_column
activate
set_model
Description:
public
void
set_model
(
SelectionModel
? model)
Sets the model to use.
This must be a [iface@Gtk.SelectionModel].
Parameters:
this
a columnview
model
the model to use