Method

SpiceClientGtkDisplayget_pixbuf

Declaration [src]

GdkPixbuf*
spice_display_get_pixbuf (
  SpiceDisplay* display
)

Description [src]

Take a screenshot of the display.

Return value

Type: GdkPixbuf

A GdkPixbuf with the screenshot image buffer.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.