stx_libview.st
changeset 6178 4befeedc4d5d
parent 6024 e5006e47b0c4
child 6413 1e8e0f9898a9
equal deleted inserted replaced
6177:53a2b3f77dd3 6178:4befeedc4d5d
   384         GradientBackground
   384         GradientBackground
   385         WidgetEvent
   385         WidgetEvent
   386         (XEmbedContainerView unix)
   386         (XEmbedContainerView unix)
   387         XWorkstation
   387         XWorkstation
   388         GLXWorkstation
   388         GLXWorkstation
       
   389 	(XftFontDescription unix)
   389     )
   390     )
   390 !
   391 !
   391 
   392 
   392 extensionMethodNames
   393 extensionMethodNames
   393     "lists the extension methods which are to be included in the project.
   394     "lists the extension methods which are to be included in the project.
   435 ! !
   436 ! !
   436 
   437 
   437 !stx_libview class methodsFor:'documentation'!
   438 !stx_libview class methodsFor:'documentation'!
   438 
   439 
   439 version
   440 version
   440     ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.63 2013-03-13 16:04:56 cg Exp $'
   441     ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.64 2013-12-20 10:07:56 vrany Exp $'
   441 !
   442 !
   442 
   443 
   443 version_CVS
   444 version_CVS
   444     ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.63 2013-03-13 16:04:56 cg Exp $'
   445     ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.64 2013-12-20 10:07:56 vrany Exp $'
   445 ! !
   446 ! !
   446 
   447