Determines whether an accelerator that activates the signal
identified by signal_id can currently be activated.
Syntax
public
bool CanActivateAccel (
uint signal_id)
Parameters
- signal_id
- a uint, a signal ID (XXX: API: should this really work this way?)
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