| class TK_CWIND_CFG |
|---|
| **** | Canvas text configuration (not to be confused with a text widget's configuration) |
| attr anchor: TK_ANCHOR; |
|---|
| attr anchor: TK_ANCHOR; |
|---|
| create: SAME |
|---|
| std: SAME |
|---|
| str: STR |
|---|
| pair(nm:STR,val: FLT): STR .. Included as pair |
|---|
| pair(nm:STR,val: STR): STR .. Included as pair |
|---|
| pair(nm: STR,val: TK_ANCHOR): STR .. Included as pair |
|---|