Method

GVncFramebufferget_buffer

Declaration [src]

guint8*
vnc_framebuffer_get_buffer (
  VncFramebuffer* fb
)

Description [src]

Get a pointer to the framebuffer contents.

Return value

Type: An array of guint8

The framebuffer data.

The returned data is owned by the instance.