gi-glib-2.0.11: 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 (ManagedPtr StatBuf) 

Instances

WrappedPtr StatBuf Source # 
((~) * 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 #

HasAttributeList * StatBuf Source # 
type AttributeList StatBuf Source #