Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
GI.Vte.Structs.EventContext
Contents
Description
Provides context information for a context menu event.
Since: 0.76
Synopsis
- newtype EventContext = EventContext (ManagedPtr EventContext)
- eventContextGetEvent :: (HasCallStack, MonadIO m) => EventContext -> m Event
Exported types
newtype EventContext Source #
Memory-managed wrapper type.
Constructors
EventContext (ManagedPtr EventContext) |
Instances
Eq EventContext Source # | |
Defined in GI.Vte.Structs.EventContext | |
BoxedPtr EventContext Source # | |
Defined in GI.Vte.Structs.EventContext | |
ManagedPtrNewtype EventContext Source # | |
Defined in GI.Vte.Structs.EventContext Methods |
Methods
Click to display all available methods, including inherited ones
getEvent
Arguments
:: (HasCallStack, MonadIO m) | |
=> EventContext |
|
-> m Event | Returns: the |
No description available in the introspection data.
Since: 0.76