Function

Dexfile_query_file_type

Declaration [src]

DexFuture*
dex_file_query_file_type (
  GFile* file,
  GFileQueryInfoFlags flags,
  int io_priority
)

Description

No description available.

Parameters

file

Type: GFile

No description available.

The data is owned by the caller of the function.
flags

Type: GFileQueryInfoFlags

No description available.

io_priority

Type: int

No description available.

Return value

Type: DexFuture

A DexFuture that resolves to a GFileType.

The caller of the function takes ownership of the data, and is responsible for freeing it.