Method GTK2.FileChooser()->set_filename()
- Method set_filename
int
set_filename(string
filename
)- Description
Sets filename as the current filename. Same as unselect_all() followed by select_filename();
int
set_filename(string
filename
)
Sets filename as the current filename. Same as unselect_all() followed by select_filename();