Blame tests/testgtk.1

Packit 98cdb6
.TH TESTGTK 1
Packit 98cdb6
.SH NAME
Packit 98cdb6
testgtk \- test if the Gtk library is working
Packit 98cdb6
.SH SYNOPSIS
Packit 98cdb6
.B testgtk
Packit 98cdb6
.SH "DESCRIPTION"
Packit 98cdb6
testgtk is a sample program using the Gtk library. It tests all the
Packit 98cdb6
widgets and buttons and other fun things that Gtk lets you do,
Packit 98cdb6
and is a good example program to see how to make Gtk work.
Packit 98cdb6
.SH BUGS
Packit 98cdb6
Absolutely none whatsoever.
Packit 98cdb6
.SH AUTHOR
Packit 98cdb6
Peter Mattis <petm@xcf.berkeley.edu>, 
Packit 98cdb6
Spencer Kimball <spencer@xcf.berkeley.edu>,
Packit 98cdb6
and Josh MacDonald <jmacd@xcf.berkeley.edu>