Method

CoglFrameInfoget_onscreen

Declaration [src]

CoglOnscreen*
cogl_frame_info_get_onscreen (
  CoglFrameInfo* info
)

Description [src]

Gets the CoglOnscreen for this frame.

Return value

Type: CoglOnscreen

The onscreen pointer.

The returned data is owned by the instance.