GtkFileSelection::get_filename

string get_filename([convert]);

Use this method to determine the filename selected by the user. The method will simply return the current filename selected by the user. See the constructor example for usage.

See also: set_filename()