|
|
|
None
|
|
None
|
|
list of int
|
_tags(self)
Returns:
a list of canvas tags for all graphical elements managed by this
canvas widget, not including graphical elements managed by its child
widgets. |
source code
|
|
None
|
_update(self,
child)
Update this canvas widget in response to a change in one of its
children. |
source code
|
|
|
|
_adjust_scrollregion(self)
Adjust the scrollregion of this scroll-watcher's Canvas
to include the bounding boxes of all of its children. |
source code
|
|
|
Inherited from CanvasWidget:
__getitem__,
__repr__,
__setitem__,
bbox,
bind_click,
bind_drag,
canvas,
child_widgets,
destroy,
height,
hidden,
hide,
manage,
move,
parent,
show,
tags,
unbind_click,
unbind_drag,
update,
width
|