[go: up one dir, main page]

File: option.file1

package info (click to toggle)
tk8.3 8.3.3-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 12,212 kB
  • ctags: 12,433
  • sloc: ansic: 120,657; tcl: 12,784; makefile: 1,259; sh: 1,057
file content (17 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (39)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
! This file is a sample option (resource) database used to test
! Tk's option-handling capabilities.

! Comment line \
  with a backslash-newline sequence embedded in it.

*x1: 	blue
	 tktest.x2		: green
*\
x3 \
  : pur\
ple
*x 4:	brown
# More comments, this time delimited by hash-marks.
	# Comment-line with space.
*x6:	  
# comment line as last line of file.