summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCody Russell <crussell@canonical.com>2009-12-18 13:43:11 +0100
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2010-04-03 20:53:44 -0400
commit87487cea622d2522f56c08727099c62c653b8186 (patch)
tree384e3d4ab99fb2205fb46691b53718c7ae274285 /gtk/gtk.h
parentddf4cde3af346b49a8771e3a1bb2b957ec671036 (diff)
downloadgtk+-87487cea622d2522f56c08727099c62c653b8186.tar.gz
GtkOffscreenWindow implementation for #604901
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 2a49a8e0d7..63e96d519f 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -130,6 +130,7 @@
#include <gtk/gtkmountoperation.h>
#include <gtk/gtknotebook.h>
#include <gtk/gtkobject.h>
+#include <gtk/gtkoffscreenwindow.h>
#include <gtk/gtkorientable.h>
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>