Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glib: Use plain FFI functions instead of a GClosure for the property … #381

Merged
merged 3 commits into from
Nov 19, 2021

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Nov 19, 2021

…binding transform functions

Less overhead and less complicated FFI conversion.

…binding transform functions

Less overhead and less complicated FFI conversion.
@GuillaumeGomez
Copy link
Member

Code looks good but do you have a regen PR so we can check the result?

@sdroege
Copy link
Member Author

sdroege commented Nov 19, 2021

What regenerate PR? This doesn't change any API and is not changing gir :)

@GuillaumeGomez
Copy link
Member

I am very tired... Let me look again correctly. XD

@sdroege sdroege merged commit 3bb9c2e into gtk-rs:master Nov 19, 2021
@sdroege sdroege deleted the property-binding-no-colosure branch November 19, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants