Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Add GDK_EVENT_* & GDK_BUTTON_* to the public api #336

Closed
bilelmoussaoui opened this issue Mar 5, 2020 · 2 comments · Fixed by #354
Closed

Add GDK_EVENT_* & GDK_BUTTON_* to the public api #336

bilelmoussaoui opened this issue Mar 5, 2020 · 2 comments · Fixed by #354

Comments

@bilelmoussaoui
Copy link
Member

Per the discussion in that chat room

the gdk_button & gdk_event are exposed through the -sys crate only and should be part of the public API

Quoting ebassi

There are a couple of defines that should be in the public API; like GDK_BUTTON_* and GDK_EVENT_PROPAGATE|STOP

@GuillaumeGomez
Copy link
Member

The events more generally would need a closer look because I'm sure a few other things don't have bindings.

@sdroege
Copy link
Member

sdroege commented Aug 18, 2020

GDK_BUTTON_* are added in #352

@bilelmoussaoui want to go ahead and add the others you noticed are missing?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants