gtkMenuShellInsert: gtkMenuShellInsert

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Adds a new GtkMenuItem to the menu shell's item list at the position indicated by position.

Usage

1
gtkMenuShellInsert(object, child, position)

Arguments

object

a GtkMenuShell.

child

The GtkMenuItem to add.

position

The position in the item list where child is added. Positions are numbered from 0 to n-1.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.