Method
GtkVncDisplayget_pixbuf
Declaration [src]
GdkPixbuf*
vnc_display_get_pixbuf (
VncDisplay* obj
)
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. |