get_pixbuf


Description:

[ 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.

Parameters:

this

the OffscreenWindow contained widget.

Returns:

A Pixbuf pointer, or null.