Cogl.Onscreen.prototype.remove_swap_buffers_callback
function remove_swap_buffers_callback(id: Number(guint)): void { // Gjs wrapper for cogl_onscreen_remove_swap_buffers_callback() }
Removes a callback that was previously registered using Cogl.Onscreen.prototype.add_swap_buffers_callback.
Since 1.10
- id
An identifier returned from Cogl.Onscreen.prototype.add_swap_buffers_callback