gtk_file_chooser_set_current_folder

Function gtk_file_chooser_set_current_folder 

Source
pub unsafe extern "C" fn gtk_file_chooser_set_current_folder(
    chooser: *mut GtkFileChooser,
    file: *mut GFile,
    error: *mut *mut GError,
) -> gboolean