Add gtk_offscreen_window_get_{pixmap,pixbuf} to gtk.symbols

This commit is contained in:
Cody Russell 2009-12-19 12:30:47 +01:00 committed by Cody Russell
parent 06a53cc482
commit 309e48378e

View File

@ -2716,6 +2716,8 @@ gtk_object_get_type G_GNUC_CONST
#if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__)
gtk_offscreen_window_get_type G_GNUC_CONST
gtk_offscreen_window_new
gtk_offscreen_window_get_pixmap
gtk_offscreen_window_get_pixbuf
#endif
#endif