Searched refs:NoteBook (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DTix.py462 # For some widgets e.g., a NoteBook, when we call destructors,
464 # also destroys the parent NoteBook thus leading to an exception
465 # in Tkinter when it finally calls Tcl to destroy the NoteBook
1151 class NoteBook(TixWidget): class in inherits:TixWidget
1152 """NoteBook - Multi-page container widget (tabbed notebook metaphor).
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DTix.py462 # For some widgets e.g., a NoteBook, when we call destructors,
464 # also destroys the parent NoteBook thus leading to an exception
465 # in Tkinter when it finally calls Tcl to destroy the NoteBook
1151 class NoteBook(TixWidget): class in inherits:TixWidget
1152 """NoteBook - Multi-page container widget (tabbed notebook metaphor).
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py462 # For some widgets e.g., a NoteBook, when we call destructors,
464 # also destroys the parent NoteBook thus leading to an exception
465 # in Tkinter when it finally calls Tcl to destroy the NoteBook
1151 class NoteBook(TixWidget): class in inherits:TixWidget
1152 """NoteBook - Multi-page container widget (tabbed notebook metaphor).
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py462 # For some widgets e.g., a NoteBook, when we call destructors,
464 # also destroys the parent NoteBook thus leading to an exception
465 # in Tkinter when it finally calls Tcl to destroy the NoteBook
1151 class NoteBook(TixWidget): class in inherits:TixWidget
1152 """NoteBook - Multi-page container widget (tabbed notebook metaphor).

Completed in 72 milliseconds