Home
last modified time | relevance | path

Searched refs:na_exporter_to_file (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/core/
H A Dna-exporter.h58 gchar *na_exporter_to_file ( const NAPivot *pivot,
H A Dna-exporter.c334 na_exporter_to_file( const NAPivot *pivot, in na_exporter_to_file() function
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/nact/
H A Dnact-clipboard.c630 fname = na_exporter_to_file( NA_PIVOT( updater ), item, dest_folder, format, &msgs ); in export_row_object()
H A Dnact-assistant-export.c819 …str->fname = na_exporter_to_file( NA_PIVOT( updater ), str->item, window->private->uri, str->forma… in assistant_apply()
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/
H A DChangeLog-20103134 * src/core/na-exporter.h (na_exporter_to_buffer, na_exporter_to_file):