gtkToolItemGroupGetNthItem {RGtk2}R Documentation

gtkToolItemGroupGetNthItem

Description

Gets the tool item at index in group.

Usage

gtkToolItemGroupGetNthItem(object, index)

Arguments

object

a GtkToolItemGroup

index

the index

Details

Since 2.20

Value

[GtkToolItem] the GtkToolItem at index

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]