]> Pileus Git - ~andy/gtk/commit
gtk-demo: Load the demo files using g_file_get_contents()
authorBenjamin Otte <otte@redhat.com>
Tue, 29 Jan 2013 13:08:47 +0000 (14:08 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 1 Feb 2013 16:42:43 +0000 (17:42 +0100)
commita0e68bec52f8da37facc74683e7e0b9a3eef3c21
tree643c3a5c925e4cbf395799a9d6972c5b17b3a016
parent05abba3acb3a2f2d5b7178b34712d14b3903f50b
gtk-demo: Load the demo files using g_file_get_contents()

... instead of massaging a FILE* with flockfile() and ungetc().
config.h.win32.in
configure.ac
demos/gtk-demo/main.c