Struct
GLibStatBuf
Description [src]
struct GStatBuf {
/* No available fields */
}
A type corresponding to the appropriate struct type for the stat()
system call, depending on the platform and/or compiler being used.
See g_stat()
for more information.