widgetry
0.1.0
In widgetry::
widgets::
dropdown
Structs
Dropdown
Functions
make_btn
widgetry
::
widgets
::
dropdown
Function
make_btn
Copy item path
Settings
Help
Summary
Source
fn make_btn( ctx: &
EventCtx
<'_>, label: &
str
, tooltip: &
str
, is_persisten_split:
bool
, ) ->
Button