Skip to content
  • Tristan Van Berkom's avatar
    Changing GtkBox:fill child property default back to TRUE. · eb5a5004
    Tristan Van Berkom authored
    Since Havoc's patches introducing the GtkWidget halign/valign
    properties, fill should always be TRUE. If the widget should
    not fill its allocated space then it should set the halign or
    valign properties for that purpose.
    
    This also consequently fixes bug 634592.
    eb5a5004