Grx.color_info_refresh_colors

function color_info_refresh_colors(): void {
    // Gjs wrapper for grx_color_info_refresh_colors()
}
  

Reloads the currently allocated color values into the video hardware.

This function is not needed in typical applications, unless the display adapter is programmed directly by the application.