コード例 #1
0
ファイル: timeline_undo.py プロジェクト: superdump/pitivi
 def disconnectFromObject(self, obj):
     self.timeline.disconnect_by_func(self._timelineDisableUpdatesCb)
     PropertyChangeTracker.disconnectFromObject(self, obj)
コード例 #2
0
ファイル: timeline_undo.py プロジェクト: qlf/Pitivi
 def disconnectFromObject(self, obj):
     self.timeline.disconnect_by_func(self._timelineDisableUpdatesCb)
     PropertyChangeTracker.disconnectFromObject(self, obj)