Method

CoglFramebufferget_width

since: 1.8

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

Gets propertyCogl.Framebuffer:width

Return value

Type: int

The width of framebuffer.