Method
CoglFramebufferpeek_renderbuffers
Declaration [src]
CoglRenderbuffers*
cogl_framebuffer_peek_renderbuffers (
CoglFramebuffer* framebuffer
)
Return value
Type: CoglRenderbuffers
A CoglRenderbuffers which references the
depth/stencil renderbuffers bound to framebuffer, or NULL if none.
| The returned data is owned by the instance. |