GtkToolItem::get_visible_vertical

bool get_visible_vertical();

Sets whether the tool item is visible when the toolbar is docked vertically. Some tool items, such as text entries, are too wide to be useful on a vertically docked toolbar.

If visible_vertical is false the tool item will not appear on toolbars that are docked vertically.

See also: set_visible_vertical()