File: HACKING

package info (click to toggle)
gmessage 2.6.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 488 kB
  • ctags: 121
  • sloc: ansic: 772; sh: 678; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5

- To quit the program, call prog_cleanup() rather than exit(WHATEVER).
  prog_cleanup exits with gx.exit_code, which is 1 if no --button click
  or --timeout has occurred.