Port list request fields from GtkTreeView to GtkListView
Review Request #2294 — Created Feb. 26, 2023 and submitted — Latest diff uploaded
This uses the same "trick" used elsewhere of a plain
GObject
to store the
data we need in the list model.Note this does not change datasheets.
Opened a request with a list field and confirmed that the selected options were correct upon accepting the dialog.