Function zng_wgt_undo_history::undo_entry
source ยท pub fn undo_entry(
child: impl UiNode,
entry: impl IntoValue<UndoEntryArgs>,
) -> impl UiNode
Expand description
P
Sets the undo/redo entry widget context.
In the widget style the UNDO_ENTRY_VAR
can be used to access the UndoEntryArgs
.