Exemplo n.º 1
0
 def fit_width_to_children(self):
     """ Resizes the frame horizontally to fit its contents """
     self.layout.size = 0, 0
     LUIObject.fit_width_to_children(self)