gi-gdk-3.0.6: 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.EventSelection

Contents

Description

Generated when a selection is requested or ownership of a selection is taken over by another client application.

Synopsis

Exported types

newtype EventSelection Source #

Instances

WrappedPtr EventSelection Source # 
(~) AttrOpTag tag AttrSet => Constructible EventSelection tag Source # 
((~) * info (ResolveEventSelectionMethod t EventSelection), MethodInfo * info EventSelection p) => IsLabel t (EventSelection -> p) Source # 

Methods

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

((~) * info (ResolveEventSelectionMethod t EventSelection), MethodInfo * info EventSelection p) => IsLabelProxy t (EventSelection -> p) Source # 
HasAttributeList * EventSelection Source # 
type AttributeList EventSelection Source # 
type AttributeList EventSelection

newZeroEventSelection :: MonadIO m => m EventSelection Source #

Construct a EventSelection struct initialized to zero.

Properties

Property

eventSelectionProperty :: AttrLabelProxy "property" Source #

Requestor

eventSelectionRequestor :: AttrLabelProxy "requestor" Source #

Selection

eventSelectionSelection :: AttrLabelProxy "selection" Source #

SendEvent

eventSelectionSendEvent :: AttrLabelProxy "sendEvent" Source #

Target

eventSelectionTarget :: AttrLabelProxy "target" Source #

Time

eventSelectionTime :: AttrLabelProxy "time" Source #

Type

eventSelectionType :: AttrLabelProxy "type" Source #

Window

eventSelectionWindow :: AttrLabelProxy "window" Source #