Grx.VideoModeExt

const Grx = imports.gi.Grx;

let videoModeExt = new Grx.VideoModeExt();
  

Video driver mode descriptor extension structure. This is a separate structure accessed via a pointer from the main mode descriptor. The reason for this is that frequently several modes can share the same extended info.