| class TK_CTEXT_CFG |
|---|
| **** | Canvas text configuration (not to be confused with a text widget's configuration) |
| attr anchor: TK_ANCHOR; |
|---|
| attr anchor: TK_ANCHOR; |
|---|
| anchor(val:TK_ANCHOR): SAME |
|---|
| create: SAME |
|---|
| fill(color: STR) |
|---|
| fill(color: STR): SAME |
|---|
| font(f: STR) |
|---|
| font(f: STR): SAME |
|---|
| justify_center |
|---|
| justify_center: SAME |
|---|
| justify_left |
|---|
| **** | Default |
| justify_left: SAME |
|---|
| justify_right |
|---|
| **** |
| justify_right: SAME |
|---|
| std: SAME |
|---|
| str: STR |
|---|
| width(sz: FLT) |
|---|
| width(sz: FLT): SAME |
|---|