Method

CoglFramebufferget_depth_bits

Declaration [src]

int
cogl_framebuffer_get_depth_bits (
  CoglFramebuffer* framebuffer
)

Description [src]

Retrieves the number of depth bits of framebuffer.

Stability:Unstable
Available since:2.0

Return value

Returns: int
 

The number of bits.