Hi, While trying to follow a Gtk+ example into GtkAda: http://goo.gl/WtTQqx I found no definition for mouse buttons, GDK_BUTTON_PRIMARY, GDK_BUTTON_SECONDARY, GDK_BUTTON_MIDDLE, etc. Which is used to compare with the Button filed of Gdk.Event.Gdk_Event_Button. Is it intentional or missing from the binding? -- Qun-Ying