|
|
toolbar.addseparatorAdds a separator to a toolbar |
| Syntax |
|
| Description |
| Adds a separator to the toolbar identified by <toolbar>. The separator will have an associated <name> that can be used later to remove it by using toolbar.removeitem. -q causes the command to run in silent mode. |
| See also |
| toolbar.addbutton toolbar.removeitem |