get_context
  
  Description:
  [ 
Version ( since = 
"1.8" ) ]
public Context? 
get_context (
string context_type)
  
    Gets the context with context_type set on the element or NULL.
    MT safe.
    Parameters:
    
      
        | this | a Element to get the context of. | 
      
        | context_type | a name of a context to retrieve | 
    
    Returns: