Last updated: Sun, 12 May 2013 view this page in English
GtkFileChooser::select_uri
bool select_uri(uri);
Selects an URI.
If the file name isn't in the current folder of chooser,
then the current folder of chooser will be changed
to the folder containing filename.
Returns true if both the folder could be changed and the
file was selected successfully, false otherwise.