| Crates.io | gtk4-macros |
| lib.rs | gtk4-macros |
| version | 0.10.1 |
| created_at | 2021-04-04 13:14:12.094354+00 |
| updated_at | 2025-09-17 11:38:39.398194+00 |
| description | Macros helpers for GTK 4 bindings |
| homepage | https://gtk-rs.org/gtk4-rs |
| repository | https://github.com/gtk-rs/gtk4-rs |
| max_upload_size | |
| id | 378756 |
| size | 98,263 |
Macro helpers for GTK 4 bindings, part of gtk4-rs.
Currently, the minimum supported Rust version is 1.83.
CompositeTemplate| Feature | Description |
|---|---|
xml_validation |
Check the existence of #[template_child] fields in the UI file. Only works with #[template(string = "")] |
blueprint |
Adds blueprint usage support in #[template(string = "")] |
The Rust bindings of gtk4-macros are available under the MIT License, please refer to it.