Crate gtk4_macros
source · [−]Expand description
GTK 4 Macros
The crate aims to provide useful macros to use with the GTK 4 Rust bindings.
Attribute Macros
Attribute macro for creating template callbacks from Rust methods.
Attribute macro for declaring GTK tests.
Derive Macros
Derive macro for using a composite template in a widget.