place: the place commands
value configure : widget -> options list -> unit
-
tk invocation: place configure widget options list
value forget : widget -> unit
-
tk invocation: place forget widget
value info : widget -> string
-
tk invocation: place info widget
value slaves : widget -> widget list
-
tk invocation: place slaves widget