Method

GtkVncDisplayget_pixbuf

Declaration [src]

GdkPixbuf*
vnc_display_get_pixbuf (
  VncDisplay* obj
)

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.