class TK_CWIND_CFG
****
Canvas text configuration (not to be confused with a text widget's configuration)




Public


Readable Attributes
attr anchor: TK_ANCHOR;

Writable Attributes
attr anchor: TK_ANCHOR;

Features
create: SAME
std: SAME
str: STR


Private

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

The Sather Home Page