egui
0.29.1
In egui::
widgets
egui
::
widgets
Function
stroke_ui
Copy item path
Source
pub fn stroke_ui(ui: &mut
Ui
, stroke: &mut
Stroke
, text: &
str
)
👎
Deprecated: Use
ui.add(&mut stroke)
instead