gsk4 0.5.5

Rust bindings of the GSK 4 library
Documentation
// Take a look at the license at the top of the repository in the LICENSE file.

// rustdoc-stripper-ignore-next
//! Builder pattern types.

pub use crate::auto::builders::*;
pub use crate::color_stop::ColorStopBuilder;
pub use crate::ShaderArgsBuilder;