Function zng_wgt_dialog::button_fn

source ยท
pub fn button_fn(
    child: impl UiNode,
    button: impl IntoVar<WidgetFn<DialogButtonArgs>>,
) -> impl UiNode
Expand description

P Dialog button generator.