Constructor
CoglScanoutnew
Declaration [src]
CoglScanout*
cogl_scanout_new (
  CoglScanoutBuffer* scanout_buffer,
  const MtkRectangle* dst_rect
)
Parameters
- scanout_buffer
- 
            Type: CoglScanoutBufferNo description available. The data is owned by the caller of the function. 
- dst_rect
- 
            Type: MtkRectangleNo description available. The data is owned by the caller of the function. 
Return value
Type: CoglScanout
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |