diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-18 13:43:11 +0100 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2010-04-03 20:53:44 -0400 |
commit | 87487cea622d2522f56c08727099c62c653b8186 (patch) | |
tree | 384e3d4ab99fb2205fb46691b53718c7ae274285 /gtk/gtk.h | |
parent | ddf4cde3af346b49a8771e3a1bb2b957ec671036 (diff) | |
download | gtk+-87487cea622d2522f56c08727099c62c653b8186.tar.gz |
GtkOffscreenWindow implementation for #604901
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |