nt.def
author Claus Gittinger <cg@exept.de>
Mon, 04 May 2020 19:15:18 +0200
changeset 9041 b3621d52dd8c
parent 4556 e53583f7a902
permissions -rw-r--r--
#DOCUMENTATION by cg class: DeviceWorkstation category of: #pointerPosition #setPointerPosition: #setPointerPosition:in:

LIBRARY         stx_libview
DESCRIPTION     'Smalltalk/X View classes'
VERSION         3.5
CODE            EXECUTE READ
DATA            READ WRITE
SECTIONS
    INITCODE    READ EXECUTE
    INITDATA    READ WRITE
EXPORTS
    _stx_libview_Init