Method

CoglFramebufferget_width

Declaration [src]

int
cogl_framebuffer_get_width (
  CoglFramebuffer* framebuffer
)

Description [src]

Queries the current width of the given framebuffer.

Stability:Unstable
Available since:1.8

Return value

Returns: int
 

The width of framebuffer.