ToolItem.setHomogeneous

Sets whether @tool_item is to be allocated the same size as other homogeneous items. The effect is that all homogeneous items will have the same width as the widest of the items.

class ToolItem
void
setHomogeneous

Parameters

homogeneous bool

whether @tool_item is the same size as other homogeneous items

Meta