extensions.st
author mawalch
Wed, 17 Jan 2018 15:30:14 +0100
changeset 8254 456f5eb842de
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#DOCUMENTATION by mawalch class: DisplaySurface comment/format in: #withCursor:do:

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

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !