Method to create a toolbar button from the passed action entry.
| action_entry |
Label to use for the ToolButton |
| callback_param |
optional callback parameter, or null. |
| toolbar_to_append_item |
Toolbar on which the item should be appended |
|
A new ToolButton |