Method

CoglFramebufferget_width

Declaration [src]

int
cogl_framebuffer_get_width (
  CoglFramebuffer* framebuffer
)

Description [src]

Queries the current width of the given framebuffer.

Gets propertyCogl.Framebuffer:width

Return value

Type: int

The width of framebuffer.