macro_rules! widget_type { ($($widget:ident)::+) => { ... }; }
Gets the WidgetType info of a widget.
WidgetType