Beispiel #1
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)
Beispiel #2
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Beispiel #3
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Beispiel #4
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)