Function
display function displays a CAPI interface on a specified screen. display interface &key screen
display displays the CAPI interface interface on the specified screen (or the current one if not supplied). Use the functioncontain to display objects other than interfaces.
(capi:display (make-instance 'capi:interface
:title "Test"))