Method

GnomeAutoarExtractorget_output_file

Declaration [src]

GFile*
autoar_extractor_get_output_file (
  AutoarExtractor* self
)

Description [src]

Gets the GFile object which represents the output directory of extracted file or directory, or the extracted file or directory itself if you set AutoarExtractor:output-is-dest on the returned object.

Return value

Type: GFile

A GFile.

The returned data is owned by the instance.