Previous Next Contents

pack: the pack commands

value configure : widget list -> options list -> unit 
tk invocation: pack configure widget list options list
value forget : widget list -> unit 
tk invocation: pack forget widget list
value propagate_get : widget -> bool 
tk invocation: pack propagate widget
value propagate_set : widget -> bool -> unit 
tk invocation: pack propagate widget bool
value slaves : widget -> widget list 
tk invocation: pack slaves widget