gtkMenuReorderChild: gtkMenuReorderChild

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Moves a GtkMenuItem to a new position within the GtkMenu.

Usage

1
gtkMenuReorderChild(object, child, position)

Arguments

object

a GtkMenu.

child

the GtkMenuItem to move.

position

the new position to place child. 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.