Toolbar.getNthItem

gtk.tool_item.ToolItem getNthItem(int n)

Returns the n'th item on toolbar, or null if the toolbar does not contain an n'th item.

Parameters

nA position on the toolbar

Returns

The n'th #GtkToolItem on toolbar,

or null if there isn’t an n'th item.