mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-13 06:40:38 +00:00
Each GAbstractView now has a GModelSelection backed by a simple HashTable<GModelIndex>. When the selection changes somehow, the view gets notified via the notify_selection_changed() callback. In the future it will probably make sense to move to using some kind of ranges as the internal representation instead.
1.3 KiB
1.3 KiB