forked from joejulian/gio
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>