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

Some procs with array arguments are unsupported #52

Open
StefanSalewski opened this issue Jul 17, 2019 · 1 comment
Open

Some procs with array arguments are unsupported #52

StefanSalewski opened this issue Jul 17, 2019 · 1 comment

Comments

@StefanSalewski
Copy link
Owner

Examples are

gtk_drag_dest_set() or gtk_print_settings_get_page_ranges()

High level arguments should be seqs.

@StefanSalewski
Copy link
Owner Author

Yes, that is true. I think we should do it similar as done now for cstringArray arguments, which are now replaced by seq[string].

But it would be good to have small test programs available so that we can see if the argument conversions really work.

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

No branches or pull requests

1 participant