n'th #GtkToolItem on toolbar,
or null if there isn’t an n'th item.
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.
n | A position on the toolbar |
n'th #GtkToolItem on toolbar,
or null if there isn’t an n'th item.