Add `ui_notebook_setup()` function which supports notebook tabs already present and any pages added over time. The tab label widget must either support events or be a label, in which case it will be reparented in an event box. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3469
-- Commit Summary --
* Enable mouse wheel tab switching for sidebar and message window
-- File Changes --
M src/notebook.c (34) M src/ui_utils.c (67) M src/ui_utils.h (3)
-- Patch Links --
https://github.com/geany/geany/pull/3469.patch https://github.com/geany/geany/pull/3469.diff