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

GIR for gobject.CClosure.new functions missing nullability of destroy_data #77

Open
ianprime0509 opened this issue Oct 9, 2024 · 0 comments
Labels
gir The issue is related to GIR files upstream The issue resides upstream

Comments

@ianprime0509
Copy link
Owner

The nullability of the destroy_data parameter of g_cclosure_new and g_cclosure_new_swap is not specified in the GIR, so the parameter is incorrectly translated as non-nullable.

@ianprime0509 ianprime0509 added upstream The issue resides upstream gir The issue is related to GIR files labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gir The issue is related to GIR files upstream The issue resides upstream
Projects
None yet
Development

No branches or pull requests

1 participant