Type Definition gxi::GxiWidgetRc[][src]

type GxiWidgetRc = Rc<RefCell<Box<dyn WidgetNode>>>;