Gtk.FileChooser.UnselectFilename Method

Unselects a currently selected filename.

Syntax

public void UnselectFilename (string filename)

Parameters

filename
a string

Remarks

If the filename is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.

Requirements

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