Gtk.FileChooser.FileActivated Event

This signal is emitted when the user "activates" a file in the file chooser.

Syntax

public event EventHandler FileActivated

Remarks

This event can happen by double-clicking on a file in the file list, or by pressing Enter. Normally you do not need to connect to this signal. It is used internally by the file chooser code to know when to activate the default button in the dialog.

Requirements

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