gtk4-macros

Crates.iogtk4-macros
lib.rsgtk4-macros
version0.9.3
sourcesrc
created_at2021-04-04 13:14:12.094354
updated_at2024-10-31 19:11:35.787728
descriptionMacros helpers for GTK 4 bindings
homepagehttps://gtk-rs.org/gtk4-rs
repositoryhttps://github.com/gtk-rs/gtk4-rs
max_upload_size
id378756
size74,862
crates.io (github:gtk-rs:crates-io)

documentation

https://gtk-rs.org/gtk4-rs/stable/latest/docs/gtk4_macros

README

gtk4-macros

Project site

Macro helpers for GTK 4 bindings, part of gtk4-rs.

Minimum supported Rust version

Currently, the minimum supported Rust version is 1.70.

Documentation

Available Macros

  • CompositeTemplate

Features

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 = "")]

See Also

License

The Rust bindings of gtk4-macros are available under the MIT License, please refer to it.

Commit count: 3188

cargo fmt