pteMovableTools
layout pteMovableTools boolean { t | nil }
Description
Checks if the toolbars can be moved in the workspace.
GUI Equivalent
Examples
envGetVal("layout" "pteMovableTools")
envSetVal("layout" "pteMovableTools" 'boolean t)
Related Topics
Return to top