Crate zng_wgt_panel

Source
Expand description

Panel widget and properties.

§Crate

This crate is part of the zng project.

Structs§

Panel
W Represents a dynamic layout panel.
PanelArgs
Arguments for panel_fn.

Statics§

PANEL_FN_VAR
Defines the layout widget for Panel!.

Functions§

children
c Panel items.
node
Panel widget child node.
panel_fn
P Widget function that generates the panel layout widget.