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.