get_fragment
  
  Description:
  [ 
Version ( since = 
"1.6" ) ]
public unowned string? 
get_fragment ()
  
    Get the fragment name from the URI or null if it doesn't exist.
     If this is null then returns null.
    Parameters:
    
    Returns:
    
      
        | The host name from the Uri object or null. |