Cogl.OnscreenTemplate.prototype.set_swap_throttled

function set_swap_throttled(throttled: Cogl.Bool): void {
    // Gjs wrapper for cogl_onscreen_template_set_swap_throttled()
}
  

Requests that any future Cogl.Onscreen framebuffers derived from this template should enable or disable swap throttling according to the given throttled argument.

Since 1.10

throttled

Whether throttling should be enabled