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.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 #

Constructors

EventSelection (ManagedPtr EventSelection) 

Instances

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

Methods

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

((~) * 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

eventSelection_property :: AttrLabelProxy "property" Source #

requestor

eventSelection_requestor :: AttrLabelProxy "requestor" Source #

selection

eventSelection_selection :: AttrLabelProxy "selection" Source #

sendEvent

eventSelection_sendEvent :: AttrLabelProxy "sendEvent" Source #

target

eventSelection_target :: AttrLabelProxy "target" Source #

time

eventSelection_time :: AttrLabelProxy "time" Source #

type

eventSelection_type :: AttrLabelProxy "type" Source #

window

eventSelection_window :: AttrLabelProxy "window" Source #