Version: 4.0.2
superclass: snip-wrapper% | ||
|
A button with a text label.
| ||||||||
label : string? | ||||||||
callback : ((is-a?/c text-button-snip%) (is-a?/c event%) . -> . void?) |
The callback is called when the button is clicked.
Inherited methods: |
from alignment<%> |
from dllist<%> |
superclass: snip-wrapper% | ||
|
A button with a text label.
| ||||||||
label : string? | ||||||||
callback : ((is-a?/c text-button-snip%) (is-a?/c event%) . -> . void?) |
The callback is called when the button is clicked.