Type Definition gtk4::subclass::widget::TemplateCallback

source ·
pub type TemplateCallback = (&'static str, fn(_: &[Value]) -> Option<Value>);