Exemplo n.º 1
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)
Exemplo n.º 2
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Exemplo n.º 3
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Exemplo n.º 4
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)