ToolItem.setExpand
void setExpand(bool expand)Sets whether tool_item is allocated extra space when there is more room on the toolbar then needed for the items. The effect is that the item gets bigger when the toolbar gets bigger and smaller when the toolbar gets smaller.
Parameters
expand | Whether tool_item is allocated extra space |