;;; -*-Scheme-*-

(define-widget-type 'command "Command.h")

(define-widget-class 'command 'commandWidgetClass)

(define-callback 'command 'callback #f)