Method

CoglFramebufferget_height

Declaration [src]

int
cogl_framebuffer_get_height (
  CoglFramebuffer* framebuffer
)

Description [src]

Queries the current height of the given framebuffer.

Stability:Unstable
Available since:1.8

Return value

Returns: int
 

The height of framebuffer.