On Sunday, 6 August 2017 at 19:27:15 UTC, FoxyBrown wrote:
<child> <object class="GtkSeparator">
I don't know gtk, but I would suspect moving the mouse over the child triggers the enter/leave notifications too and it bubbles up to the parent.
Adam D. Ruppe via Digitalmars-d-learn Mon, 07 Aug 2017 09:16:20 -0700
On Sunday, 6 August 2017 at 19:27:15 UTC, FoxyBrown wrote:
<child> <object class="GtkSeparator">
I don't know gtk, but I would suspect moving the mouse over the child triggers the enter/leave notifications too and it bubbles up to the parent.