Add offscreen window symbols to gtk.symbols

This commit is contained in:
Cody Russell
2009-12-18 14:52:36 +01:00
committed by Cody Russell
parent 7fed174194
commit 2cd2e03721
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "gtkoffscreenwindow.h"
#include "gtkalias.h"
G_DEFINE_TYPE (GtkOffscreenWindow, gtk_offscreen_window, GTK_TYPE_WINDOW);