Changeset 796
- Timestamp:
- 06/12/07 16:51:44 (6 years ago)
- Location:
- branch/ggpolo/umitInventory
- Files:
-
- 1 added
- 1 modified
-
new-sample/new-sample-demo-noanim.py (added)
-
samplentl.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branch/ggpolo/umitInventory/samplentl.py
r790 r796 1269 1269 1270 1270 # sample text 1271 view1 = gtk.TextView() ;1271 view1 = gtk.TextView() 1272 1272 buffer_1 = view1.get_buffer() 1273 1273 sw = gtk.ScrolledWindow()
