get_icon
  
  Description:
  [ 
Version ( since = 
"2.18" ) ]
public unowned Icon get_icon ()
  
 
  
    Gives back the icon from this.
    Parameters:
    
      
        | this | 
        
           a Emblem from which the icon should be extracted. 
         | 
      
    
    Returns:
    
      
        | 
           a Icon. The returned object belongs to  the emblem and should not be modified or 
            freed. 
         |