Method

ClutterStageViewget_framebuffer

Declaration [src]

CoglFramebuffer*
clutter_stage_view_get_framebuffer (
  ClutterStageView* view
)

Description [src]

Retrieves the framebuffer of view to draw to.

Return value

Type: CoglFramebuffer

A CoglFramebuffer.

The returned data is owned by the instance.