Method

CoglFramebufferget_height

since: 1.8

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

Type: int

The height of framebuffer.