gi-webkit2-0.2.12.14: WebKit2 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.WebKit2.Objects.Notification

Contents

Description

 

Synopsis

Exported types

newtype Notification Source

Instances

GObject Notification 
((~) * info (ResolveNotificationMethod t Notification), MethodInfo * info Notification p) => IsLabelProxy t (Notification -> p) 
type ParentTypes Notification 
type AttributeList Notification 
type SignalList Notification 

Methods

notificationClicked

data NotificationClickedMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, NotificationK a) => MethodInfo * NotificationClickedMethodInfo a signature 

notificationClose

data NotificationCloseMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, NotificationK a) => MethodInfo * NotificationCloseMethodInfo a signature 

notificationGetBody

data NotificationGetBodyMethodInfo Source

Instances

((~) * signature (m Text), MonadIO m, NotificationK a) => MethodInfo * NotificationGetBodyMethodInfo a signature 

notificationGetId

data NotificationGetIdMethodInfo Source

Instances

((~) * signature (m Word64), MonadIO m, NotificationK a) => MethodInfo * NotificationGetIdMethodInfo a signature 

notificationGetTitle

Properties

Body

Id

Title

Signals

Clicked

Closed