Cogl.FrameInfo.prototype.get_output
function get_output(): Cogl.Output {
// Gjs wrapper for cogl_frame_info_get_output()
}
Gets the Cogl.Output that the swapped frame was presented to.
Since 1.14
- Returns
The Cogl.Output that the frame was presented to, or null if this could not be determined.