GtkOffscreenWindow implementation for #604901

This commit is contained in:
Cody Russell
2009-12-18 13:43:11 +01:00
committed by Tristan Van Berkom
parent ddf4cde3af
commit 87487cea62
6 changed files with 337 additions and 0 deletions

View File

@ -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>