[ Version ( since = "2.20" ) ]
public Pixbuf? get_pixbuf ()
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.
this |
the OffscreenWindow contained widget. |
A Pixbuf pointer, or null. |