Gtk.Widget.OnAccelCanActivate Method
Method raised when the Widget.AccelCanActivate event happens; override this for additional functionality.

Syntax

protected virtual bool OnAccelCanActivate (uint signal_id)

Parameters

signal_id
a uint, a signal ID

Returns

a bool, true if the accelerator can be activated.

Remarks

Requirements

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