gi-glib-0.2.46.13: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.StatBuf

Contents

Description

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.

Synopsis

Exported types

newtype StatBuf Source

Constructors

StatBuf (ForeignPtr StatBuf) 

Instances

((~) * info (ResolveStatBufMethod t StatBuf), MethodInfo * info StatBuf p) => IsLabel t (StatBuf -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> StatBuf -> p

((~) * info (ResolveStatBufMethod t StatBuf), MethodInfo * info StatBuf p) => IsLabelProxy t (StatBuf -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> StatBuf -> p