Macro zng_app::widget::builder::widget_type

source ยท
macro_rules! widget_type {
    ($($widget:ident)::+) => { ... };
}
Expand description

Gets the WidgetType info of a widget.