gi-gdk-0.3.18.15: Gdk 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.Gdk.Structs.WindowAttr

Contents

Description

Attributes to use for a newly-created window.

Synopsis

Exported types

newtype WindowAttr Source

Instances

WrappedPtr WindowAttr 
(~) AttrOpTag tag AttrSet => Constructible WindowAttr tag 
((~) * info (ResolveWindowAttrMethod t WindowAttr), MethodInfo * info WindowAttr p) => IsLabelProxy t (WindowAttr -> p) 
type AttributeList WindowAttr 

newZeroWindowAttr :: MonadIO m => m WindowAttr Source

Construct a WindowAttr struct initialized to zero.

Properties

Cursor

EventMask

Height

OverrideRedirect

Title

TypeHint

Visual

Wclass

Width

WindowType

WmclassClass

WmclassName

X

Y