Slate gadget


Word description
A gadget with an action slot that should be set to a callable.

Examples
USING: processing.shapes ui.gadgets.slate ui.gadgets.panes ; [ { { 10 10 } { 50 30 } { 10 50 } } draw-polygon fill-mode ] <slate> gadget.