query_registry
  
  Description:
  public bool query_registry (
string global)
  
 
  
    Returns true if the interface was found in the display `wl_registry.
    global` handler.
    Parameters:
    
      
        | this | a display | 
      
        | global | global interface to query in the registry | 
    
    Returns:
    
      
        | true if the global is offered by the compositor |