gi-gdk-0.3.18.13: 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

((~) * info (ResolveWindowAttrMethod t WindowAttr), MethodInfo * info WindowAttr p) => IsLabel t (WindowAttr -> p) Source 

Methods

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

((~) * info (ResolveWindowAttrMethod t WindowAttr), MethodInfo * info WindowAttr p) => IsLabelProxy t (WindowAttr -> p) Source 

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