[gtkada] Eeeeeeeeeeeeeek!
Chris Sparks
mr_ada at cox.net
Sun Jul 21 07:09:23 CEST 2013
I don't know if this is a bug but this is what I found in Gdk.Event
Touch_Mask : constant Gdk_Event_Mask := 4194304; -- Missing
Smooth_Scroll_Mask : constant Gdk_Event_Mask := 8388608; -- Missing
All_Events_Mask : constant Gdk_Event_Mask := 16777214; -- Value
says 4194302 which doesn't match C spec
Chris
PS
Still doesn't make my code work but I wanted to pass this on.
More information about the gtkada
mailing list