]> git.cworth.org Git - kub/commitdiff
Add some minimal GTK+ love to kub
authorCarl Worth <cworth@cworth.org>
Mon, 29 Jan 2007 14:14:50 +0000 (06:14 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 29 Jan 2007 14:17:17 +0000 (06:17 -0800)
This initializes GTK+, creates a window, and establishes 4 callback functions
for handling expose, key press, and button press/release events. So far,
the callbacks are just printing things to stdout and not really doing anything
useful yet.


No differences found