Macro zng_app::widget_type
source ยท macro_rules! widget_type { ($($widget:ident)::+) => { ... }; }
Expand description
Gets the WidgetType
info of a widget.
macro_rules! widget_type { ($($widget:ident)::+) => { ... }; }
Gets the WidgetType
info of a widget.