]> Pileus Git - ~andy/gtk/blob - tests/testgtk.1
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testgtk.1
1 .TH TESTGTK 1
2 .SH NAME
3 testgtk \- test if the Gtk library is working
4 .SH SYNOPSIS
5 .B testgtk
6 .SH "DESCRIPTION"
7 testgtk is a sample program using the Gtk library. It tests all the
8 widgets and buttons and other fun things that Gtk lets you do,
9 and is a good example program to see how to make Gtk work.
10 .SH BUGS
11 Absolutely none whatsoever.
12 .SH AUTHOR
13 Peter Mattis <petm@xcf.berkeley.edu>, 
14 Spencer Kimball <spencer@xcf.berkeley.edu>,
15 and Josh MacDonald <jmacd@xcf.berkeley.edu>