Previous Next Contents

resource: the resource commands

value add : string -> string -> optionPriority -> unit 
tk invocation: option add string string optionPriority
value clear : unit ->unit 
tk invocation: option clear
value get : widget -> string -> string -> string 
tk invocation: option get widget string string
value readfile : string -> optionPriority -> unit 
tk invocation: option readfile string optionPriority