2005-07-26 Federico Mena Quintero <federico@ximian.com> * perf/: New directory with the start of a framework for testing performance in GTK+. * Makefile.am (SRC_SUBDIRS): Added the perf directory. * configure.in (AC_OUTPUT): Generate perf/Makefile.
4 lines
61 B
C
4 lines
61 B
C
#include <gtk/gtkwidget.h>
|
|
|
|
GtkWidget *appwindow_new (void);
|