Method GTK2.FileChooser()->set_filename()

class GTK2.FileChooser

Method set_filename

int set_filename(string filename)

Description

Sets filename as the current filename. Same as unselect_all() followed by select_filename();