extensions.st
author Claus Gittinger <cg@exept.de>
Thu, 31 Aug 2017 16:40:45 +0200
changeset 8143 cdd9fdf39d88
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#DOCUMENTATION by cg class: DeviceGraphicsContext comment/format in: #displayDeviceFormWithAlpha:x:y:

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !