GFileOutputStreamClass

Undocumented in source.

Members

Variables

GReserved1
void function() GReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GReserved2
void function() GReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GReserved3
void function() GReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GReserved4
void function() GReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GReserved5
void function() GReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canSeek
int function(GFileOutputStream* stream) canSeek;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canTruncate
int function(GFileOutputStream* stream) canTruncate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getEtag
char* function(GFileOutputStream* stream) getEtag;
parentClass
GOutputStreamClass parentClass;
Undocumented in source.
queryInfo
GFileInfo* function(GFileOutputStream* stream, const(char)* attributes, GCancellable* cancellable, GError** err) queryInfo;
queryInfoAsync
void function(GFileOutputStream* stream, const(char)* attributes, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) queryInfoAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
queryInfoFinish
GFileInfo* function(GFileOutputStream* stream, GAsyncResult* result, GError** err) queryInfoFinish;
seek
int function(GFileOutputStream* stream, long offset, GSeekType type, GCancellable* cancellable, GError** err) seek;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tell
long function(GFileOutputStream* stream) tell;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncateFn
int function(GFileOutputStream* stream, long size, GCancellable* cancellable, GError** err) truncateFn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta