template-carousel-mobile/0074-clear_pane_button

4 lines
101 B
Plaintext

clear_pane_button = function(x, y, r)
return overflowable_button('clear', x, y, r,
clear_pane)
end