gtk.tool_item

Module for ToolItem class

Members

Classes

ToolItem
class ToolItem

#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.

ToolItemGidBuilder
class ToolItemGidBuilder

Fluent builder for gtk.tool_item.ToolItem

ToolItemGidBuilderImpl
class ToolItemGidBuilderImpl(T)

Fluent builder implementation template for gtk.tool_item.ToolItem