Skip to content

Use gir-parser#1715

Draft
A6GibKm wants to merge 14 commits intogtk-rs:mainfrom
A6GibKm:bilelmoussaoui/gir-parser
Draft

Use gir-parser#1715
A6GibKm wants to merge 14 commits intogtk-rs:mainfrom
A6GibKm:bilelmoussaoui/gir-parser

Conversation

@A6GibKm
Copy link
Contributor

@A6GibKm A6GibKm commented Feb 16, 2026

This is able already to generate graphene's bindings without any difference to the current version with python generator.py graphene.

As far as I know, the remaining issues are related to the read_array and read_type fns. These can be seen on e.g. pango bindings. See #1577 (comment).

Continuation of #1577.

@A6GibKm A6GibKm mentioned this pull request Feb 16, 2026
@@ -477,16 +482,16 @@ fn detect_length<'a>(
}

fn is_length(par: &library::Parameter) -> bool {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is something we could add to upstream gir-parser btw.

@bilelmoussaoui
Copy link
Member

I will try to have a look at this tomorrow and hopefully we can land it

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