gi-vte-2.91.35: Vte bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Vte.Structs.EventContext

Description

Provides context information for a context menu event.

Since: 0.76

Synopsis

Exported types

Methods

Click to display all available methods, including inherited ones

Expand

Methods

None.

Getters

getEvent.

Setters

None.

getEvent

eventContextGetEvent Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> EventContext

context: the EventContext

-> m Event

Returns: the Event that triggered the event, or Nothing if it was not triggered by an event

No description available in the introspection data.

Since: 0.76