get_homogeneous
  
  Description:
  [ 
Version ( since = 
"1.4" ) ]
public bool get_homogeneous ()
  
 
  
    Retrieves if the children sizes are allocated homogeneously.
    Parameters:
    
    Returns:
    
      
        | 
           true if the BoxLayout is arranging its children
            homogeneously, and false otherwise 
         |