Grx.VideoModeExt

from gi.repository import Grx

video_mode_ext = 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.