☰
Other items in
widgetry
::
widgets
::
dropdown
All crates
?
Function
widgetry
::
widgets
::
dropdown
::
make_btn
[
−
]
[src]
fn make_btn(
ctx: &
EventCtx
<'_>,
label: &
str
,
tooltip: &
str
,
is_persisten_split:
bool
) ->
Button