Home
last modified time | relevance | path

Searched refs:fr_archive_get_last_extraction_destination (Results 1 – 10 of 10) sorted by relevance

/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.h154 const char *fr_archive_get_last_extraction_destination
H A Dfr-archive.c3407 fr_archive_get_last_extraction_destination (FrArchive *archive) in fr_archive_get_last_extraction_destination() function
H A Dfr-window.c2230 open_folder (GTK_WINDOW (window), fr_archive_get_last_extraction_destination (window->archive)); in fr_window_view_extraction_destination_folder()
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-archive.h157 const char *fr_archive_get_last_extraction_destination
H A Dfr-archive.c3422 fr_archive_get_last_extraction_destination (FrArchive *archive) in fr_archive_get_last_extraction_destination() function
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-archive.h439 GFile * fr_archive_get_last_extraction_destination
H A Dfr-archive.c1266 extraction_destination = fr_archive_get_last_extraction_destination (archive); in move_here()
1329 …_g_file_remove_directory (fr_archive_get_last_extraction_destination (e_data->archive), NULL, NULL… in extract_here_ready_cb()
1480 fr_archive_get_last_extraction_destination (FrArchive *archive) in fr_archive_get_last_extraction_destination() function
H A Dfr-command.c242 fr_archive_get_last_extraction_destination (archive), in copy_extracted_files_to_destination()
H A Dfr-window.c6520 …ow->priv->last_extraction_destination = _g_object_ref (fr_archive_get_last_extraction_destination in archive_extraction_ready_cb()
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/
H A Darchiver.cpp256 return fr_archive_get_last_extraction_destination(frArchive_); in lastExtractionDestination()