Function zng_wgt_text::get_font_use
source ยท pub fn get_font_use(
child: impl UiNode,
font_use: impl IntoVar<Vec<(Font, Range<usize>)>>,
) -> impl UiNode
Expand description
P
Gets a vector of font and ranges.
This property must be set in the text widget.