Method

CoglFramebufferget_viewport_y

Declaration [src]

float
cogl_framebuffer_get_viewport_y (
  CoglFramebuffer* framebuffer
)

Description [src]

Queries the y coordinate of the viewport origin as set using cogl_framebuffer_set_viewport() or the default value which is 0.

Return value

Type: float

The y coordinate of the viewport origin.