Method

GtkToolItemget_visible_vertical

since: 2.4

Declaration [src]

gboolean
gtk_tool_item_get_visible_vertical (
  GtkToolItem* tool_item
)

Description [src]

Returns whether tool_item is visible when the toolbar is docked vertically. See gtk_tool_item_set_visible_vertical().

Available since: 2.4

Return value

Type: gboolean

Whether tool_item is visible when the toolbar is docked vertically.