GtkFileChooser::set_current_folder_uri

bool set_current_folder_uri(uri);

Sets the current folder from an URI. The user will be shown the full contents of the current folder, plus user interface elements for navigating to other folders.

Returns true if the folder could be changed successfully, false otherwise.

See also: get_current_folder_uri() , set_current_folder()