gtkMenuSetActive: gtkMenuSetActive

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Selects the specified menu item within the menu. This is used by the GtkOptionMenu and should not be used by anyone else.

Usage

1
gtkMenuSetActive(object, index)

Arguments

object

a GtkMenu.

index

the index of the menu item to select. Index values are from 0 to n-1.

Author(s)

Derived by RGtkGen from GTK+ documentation


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