pub fn undo_panel_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<UndoPanelArgs>>,
) -> UiNodeExpand description
P Widget function that converts UndoPanelArgs to widgets.
Sets the UNDO_PANEL_FN_VAR.
pub fn undo_panel_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<UndoPanelArgs>>,
) -> UiNodeP Widget function that converts UndoPanelArgs to widgets.
Sets the UNDO_PANEL_FN_VAR.