Method to create a toolbar toggle-button from the passed action entry.
| action_entry |
Label to use for the ToggleToolButton |
| callback_param |
optional callback parameter, or null. |
| active |
boolean value indicating whether the toggle is initially active. |
| toolbar_to_append_item |
Toolbar on which the item should be appended |
|
A new ToggleToolButton |