Blueprint support/instructions #262

Closed
opened 2025-08-13 18:37:04 +02:00 by Calvicii · 2 comments
Calvicii commented 2025-08-13 18:37:04 +02:00 (Migrated from github.com)

Hi,

I’m wondering if java-gi’s GTK bindings currently support Blueprint. If so, could it be possible to add instructions to the documentation? I think Blueprint is becoming the default way of building UIs with GTK.

Thank you for your work!

Hi, I’m wondering if java-gi’s GTK bindings currently support [Blueprint](https://gnome.pages.gitlab.gnome.org/blueprint-compiler/). If so, could it be possible to add instructions to the documentation? I think Blueprint is becoming the default way of building UIs with GTK. Thank you for your work!
jwharm commented 2025-08-13 21:07:07 +02:00 (Migrated from github.com)

Yes, you can translate Blueprint files to .ui XML with blueprint-compiler and use those with java-gi.

Good suggestion to add documentation instructions.

Yes, you can translate Blueprint files to .ui XML with `blueprint-compiler` and use those with java-gi. Good suggestion to add documentation instructions.
jwharm commented 2025-09-06 11:52:30 +02:00 (Migrated from github.com)

Added documentation with 361432c
It's added to the "Composite template classes" page: https://java-gi.org/templates/

Added documentation with 361432c It's added to the "Composite template classes" page: https://java-gi.org/templates/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
java-gi/java-gi#262
No description provided.