gtk4::subclass::widget

Type Alias TemplateCallback

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