Gtk.Menu.SetActive Method
Selects the specified menu item within the menu.

Syntax

public void SetActive (uint index_)

Parameters

index_
a uint

Remarks

This is used by the Gtk.OptionMenu and should not be used by anyone else.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)