[][src]Type Definition orbtk::WidgetBuildContext

type WidgetBuildContext = Option<Box<dyn Fn(&mut BuildContext, usize) + 'static>>;