gi-glib-2.0.12: 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 #

Constructors

StatBuf (ManagedPtr StatBuf) 

Instances

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

Methods

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

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

Methods

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

HasAttributeList * StatBuf # 
type AttributeList StatBuf #