Method

GtkToolItemget_visible_horizontal

since: 2.4

Declaration [src]

gboolean
gtk_tool_item_get_visible_horizontal (
  GtkToolItem* tool_item
)

Description [src]

Returns whether the tool_item is visible on toolbars that are docked horizontally.

Available since: 2.4

Return value

Type: gboolean

TRUE if tool_item is visible on toolbars that are docked horizontally.