ToolItemGroup.getNthItem

Gets the tool item at index in group. Since 2.20

class ToolItemGroup
getNthItem
(
uint index
)

Parameters

index uint

the index

Return Value

Type: ToolItem

the GtkToolItem at index. [transfer none]

Meta