gi-gdk-3.0.10: 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.EventWindowState

Contents

Description

Generated when the state of a toplevel window changes.

Synopsis

Exported types

newtype EventWindowState Source #

Constructors

EventWindowState (ManagedPtr EventWindowState) 

Instances

WrappedPtr EventWindowState Source # 
(~) AttrOpTag tag AttrSet => Constructible EventWindowState tag Source # 

Methods

new :: MonadIO m => (ManagedPtr EventWindowState -> EventWindowState) -> [AttrOp EventWindowState tag] -> m EventWindowState

((~) * info (ResolveEventWindowStateMethod t EventWindowState), MethodInfo * info EventWindowState p) => IsLabel t (EventWindowState -> p) Source # 
((~) * info (ResolveEventWindowStateMethod t EventWindowState), MethodInfo * info EventWindowState p) => IsLabelProxy t (EventWindowState -> p) Source # 
HasAttributeList * EventWindowState Source # 
type AttributeList EventWindowState Source # 
type AttributeList EventWindowState

newZeroEventWindowState :: MonadIO m => m EventWindowState Source #

Construct a EventWindowState struct initialized to zero.

Properties

changedMask

eventWindowState_changedMask :: AttrLabelProxy "changedMask" Source #

newWindowState

eventWindowState_newWindowState :: AttrLabelProxy "newWindowState" Source #

sendEvent

eventWindowState_sendEvent :: AttrLabelProxy "sendEvent" Source #

type

eventWindowState_type :: AttrLabelProxy "type" Source #

window

eventWindowState_window :: AttrLabelProxy "window" Source #