Skip to content

Rework event types

Emmanuele Bassi requested to merge event-types into master

Turn GdkEvent from a boxed type masking an aliased union into a GTypeInstance with a bunch of subclasses.

Fixes: #2585 (closed)

Edited by Emmanuele Bassi

Merge request reports