Grx.get_device_manager

function get_device_manager(): Grx.DeviceManager {
    // Gjs wrapper for grx_get_device_manager()
}
  

Gets the device manager for the current video driver

Returns

the Grx.DeviceManager or null if a video driver has not be loaded yet