set_visible_horizontal
Description:
[
Version ( since =
"2.4" ) ]
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
|