Gtk
FileChooser
CurrentName
Gtk.FileChooser.CurrentName Property
Property to represent the current name in the file selector, as if entered by the user.
Syntax
public
string
CurrentName
{ set; }
Value
a
string
Remarks
Note that the name passed in here is a UTF-8 string rather than a filename. This function is meant for such uses as a suggested name in a "Save As..." dialog.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)
Since:
Gtk# 2.4