Method
GVncFramebufferget_local_format
Declaration [src]
const VncPixelFormat*
vnc_framebuffer_get_local_format (
VncFramebuffer* fb
)
Return value
Type: VncPixelFormat
The local pixel format.
The returned data is owned by the instance. |