Method summary
- __init__(self, parent = None, id = -Const(1), position = None, size = None)
- client_gc(self)
- do_draw(self, gc, vis_rgn = None)
- draw(self, gc, vis_rgn = None)
- draw_border(self, gc)
- size(self)
Methods
- __init__(self, parent = None, id = -Const(1), position = None, size = None)
- client_gc(self)
Create a GraphicsContext object that is setup with the origin and clipping boundaries of this widget.
- do_draw(self, gc, vis_rgn = None)
- draw(self, gc, vis_rgn = None)
- draw_border(self, gc)
- size(self)