set_has_subtitle
  
  Description:
  [ 
Version ( since = 
"3.12" ) ]
public void set_has_subtitle (
bool setting)
  
 
  
    Sets whether the header bar should reserve space for a subtitle, even if none is currently set.
    Parameters:
    
      
        | this | 
        
           a HeaderBar 
         | 
      
      
        | setting | 
        
           true to reserve space for a subtitle 
         |