Gtk.InputDialog.EnableDevice Event
Emitted when the user changes the mode of a device from GDK_MODE_DISABLED to a GDK_MODE_SCREEN or GDK_MODE_WINDOW.

Syntax

[GLib.Signal("enable_device")]
public event EnableDeviceHandler EnableDevice

Remarks

This signal is emitted when the user changes the mode of a device from GDK_MODE_DISABLED to a GDK_MODE_SCREEN or GDK_MODE_WINDOW.

Requirements

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