gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/vob/buoy buoymanager.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] libvob/vob/buoy buoymanager.py
Date: Thu, 14 Aug 2003 04:07:52 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/08/14 04:07:52

Modified files:
        vob/buoy       : buoymanager.py 

Log message:
        Doc

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/vob/buoy/buoymanager.py.diff?tr1=1.55&tr2=1.56&r1=text&r2=text

Patches:
Index: libvob/vob/buoy/buoymanager.py
diff -u libvob/vob/buoy/buoymanager.py:1.55 libvob/vob/buoy/buoymanager.py:1.56
--- libvob/vob/buoy/buoymanager.py:1.55 Wed Aug 13 08:08:29 2003
+++ libvob/vob/buoy/buoymanager.py      Thu Aug 14 04:07:52 2003
@@ -246,6 +246,8 @@
     def getSingles(self):
         return self.singles
     def getLastMain(self):
+       """Return the main node that was the latest target of a mouse event.
+       """
         return self.singles[self.lastIndex].getMainNode()
     def scene(self, vs):
        if self.replaceScene: 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]