set_visible_horizontal
Description:
public void set_visible_horizontal (
bool visible_horizontal)
Sets whether this is visible when the toolbar is docked horizontally.
Parameters:
| this |
a ToolItem
|
| visible_horizontal |
Whether this is visible when in horizontal mode
|