OffscreenWindow.getPixbuf
gdkpixbuf.pixbuf.Pixbuf getPixbuf()Retrieves a snapshot of the contained widget in the form of a #GdkPixbuf. This is a new pixbuf with a reference count of 1, and the application should unreference it once it is no longer needed.
Returns
A #GdkPixbuf pointer, or null.