#GtkToolItems are widgets that can appear on a toolbar. To create a toolbar item that contain something else than a button, use gtk.tool_item.ToolItem.new_. Use gtk.container.Container.add to add a child widget to the tool item.
Fluent builder for gtk.tool_item.ToolItem
Fluent builder implementation template for gtk.tool_item.ToolItem
Module for ToolItem class