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

Generalize GLib pointer array handling #890

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

badcel
Copy link
Member

@badcel badcel commented Jul 13, 2023

The generic parameter is not needed as the content of the array is not relevant as long as it is rendered as IntPtr. As there are GLib pointer arrays with types different from GirModel.Pointer this adds support for those cases, too.

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

The generic parameter is not needed as the content of the array is not relevant as long as it is rendered as IntPtr. As there are GLib pointer arrays with types different from GirModel.Pointer this adds support for those cases, too.
@badcel badcel merged commit 750d126 into main Jul 13, 2023
@badcel badcel deleted the generalize-glib-ptr-array-handling branch July 13, 2023 08:11
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.

1 participant