Skip to content

Gtk4Prep: Fuzzy search popover - use ListStore instead of Items array - #1785

Draft
jeremypw wants to merge 2 commits into
masterfrom
jeremypw/fuzzy-search-popover/use-liststore
Draft

Gtk4Prep: Fuzzy search popover - use ListStore instead of Items array#1785
jeremypw wants to merge 2 commits into
masterfrom
jeremypw/fuzzy-search-popover/use-liststore

Conversation

@jeremypw

@jeremypw jeremypw commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

ListBox.get_children () will go away in Gtk4 so use a bound ListStore model instead. This also avoids keeping a separate array of the items.

Hide whitespace when viewing diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant