On gtk3-demo, testing a treeview with checkbox, you can click directly on a checkbox to check/uncheck it.
On gtkd (also demorenderer....) you need to click two times: one to select treeview row and another click is needed to check the checkbox. Am I missing something?
EDIT:
Tested on linux only (kubuntu 17.10 and 18.04 64bit with gtkd 3.8.3).
On gtk3-demo, testing a treeview with checkbox, you can click directly on a checkbox to check/uncheck it. On gtkd (also demorenderer....) you need to click two times: one to select treeview row and another click is needed to check the checkbox. Am I missing something?
EDIT: Tested on linux only (kubuntu 17.10 and 18.04 64bit with gtkd 3.8.3).