summaryrefslogtreecommitdiff
path: root/tests/testgtk.1
blob: fb8865eb612ea2088d01e3c13c86f621084c2ce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH TESTGTK 1
.SH NAME
testgtk \- test if the Gtk library is working
.SH SYNOPSIS
.B testgtk
.SH "DESCRIPTION"
testgtk is a sample program using the Gtk library. It tests all the
widgets and buttons and other fun things that Gtk lets you do,
and is a good example program to see how to make Gtk work.
.SH BUGS
Absolutely none whatsoever.
.SH AUTHOR
Peter Mattis <petm@xcf.berkeley.edu>, 
Spencer Kimball <spencer@xcf.berkeley.edu>,
and Josh MacDonald <jmacd@xcf.berkeley.edu>