mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
297c03925d
Now (*widget.Selectable).Update() returns whether the selection changed during event processing, rather than requiring a separate call to (*widget.Selectable).Events(). The Events() method has been removed as redundant. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>