Gtk.InputDialog.OnDisableDevice Method
Default handler for the InputDialog.DisableDevice event.

Syntax

protected virtual void OnDisableDevice (Gdk.Device device)

Parameters

device
a Gdk.Device

Remarks

Override this method in a subclass to provide a default handler for the InputDialog.DisableDevice event.

Requirements

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