OffscreenWindow.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. Since 2.20

class OffscreenWindow
getPixbuf
()

Return Value

Type: Pixbuf

A GdkPixbuf pointer, or NULL. [transfer full]

Meta