Inheritance diagram for encode.tab.Tab:


Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | get_view |
| def | pop_view |
| def | update_drag_source |
| def | on_view_notify |
| def | on_drag_begin |
| def | on_drag_get |
Public Attributes | |
| view | |
| view_notify | |
Definition at line 72 of file tab.py.
| def encode.tab.Tab.__init__ | ( | self, | ||
| view, | ||||
x = 0, |
||||
y = 0, |
||||
angle = 0 | ||||
| ) |
| def encode.tab.Tab.on_drag_get | ( | self, | ||
| tab, | ||||
| context, | ||||
| selection, | ||||
| info, | ||||
| timestamp | ||||
| ) |
1.4.7