get_pixbuf
Description:
Retrieves a snapshot of the contained widget in the form of a Pixbuf.
This is a new pixbuf with a reference count of 1, and the application should unreference it once it is no longer needed.
Parameters:
this |
the OffscreenWindow contained widget. |
Returns:
A Pixbuf pointer, or null. |