CKEditor toolbar is an array of button elements that you can freely add or remove. The toolbar is defined by using the toolbar or toolbar_name settings, where the name element is the name used to identify the toolbar in the toolbar setting.
A description of various toolbar configuration methods along with code samples can be found in the CKEditor Toolbar section of CKEditor 3.x Developer's Guide.