Exemple #1
0
 def add_control(self, control):
     self.hbox.pack_start(control.frame, True, True)
     MixerAbstract.add_control(self, control)