Method

GtkToolItemget_homogeneous

since: 2.4

Declaration [src]

gboolean
gtk_tool_item_get_homogeneous (
  GtkToolItem* tool_item
)

Description [src]

Returns whether tool_item is the same size as other homogeneous items. See gtk_tool_item_set_homogeneous().

Available since: 2.4

Return value

Type: gboolean

TRUE if the item is the same size as other homogeneous items.