nodes_for_widget

Function nodes_for_widget 

Source
pub fn nodes_for_widget(w: &Widget) -> Vec<(NodeId, Node)>
Expand description

Build one or more nodes for a widget. Some complex widgets (menus, choices) expand to multiple nodes to expose their items.