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 Tristan Van Berkom
parent da2d84c0bf
commit a078bd09b0

View File

@ -2727,6 +2727,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