OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_onclick
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
629
def
_onclick
(self, item, fun, num=1, add=None):
member in class:TurtleScreenBase
650
If a turtle is clicked, first
_onclick
-event will be performed,
690
If a turtle is clicked, first
_onclick
-event will be performed,
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
629
def
_onclick
(self, item, fun, num=1, add=None):
member in class:TurtleScreenBase
650
If a turtle is clicked, first
_onclick
-event will be performed,
690
If a turtle is clicked, first
_onclick
-event will be performed,
[
all
...]
Completed in 43 milliseconds