GFileIOStreamClass.queryInfo

struct GFileIOStreamClass
extern (C)
GFileInfo* function(GFileIOStream* stream, const(char)* attributes, GCancellable* cancellable, GError** err) queryInfo;

Return Value

a #GFileInfo for the @stream, or %NULL on error.

Throws

GException on failure.

Meta