Method

ClutterFrameget_cogl_frame_info

Declaration [src]

CoglFrameInfo*
clutter_frame_get_cogl_frame_info (
  ClutterFrame* frame
)

Description [src]

Gets the CoglFrameInfo for this frame.

Return value

Type: CoglFrameInfo

The CoglFrameInfo pointer.

The returned data is owned by the instance.