Method
GVncFramebufferblt
Declaration [src]
void
vnc_framebuffer_blt (
  VncFramebuffer* fb,
  guint8* src,
  int rowstride,
  guint16 x,
  guint16 y,
  guint16 width,
  guint16 height
)
Parameters
- src
- 
            Type: guint8*No description available. The data is owned by the caller of the method. 
- rowstride
- 
            Type: intNo description available. 
- x
- 
            Type: guint16No description available. 
- y
- 
            Type: guint16No description available. 
- width
- 
            Type: guint16No description available. 
- height
- 
            Type: guint16No description available.