gi-webkit2webextension-4.0.12: WebKit2-WebExtension 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.WebKit2WebExtension.Objects.HitTestResult

Contents

Description

 

Synopsis

Exported types

Methods

contextIsEditable

hitTestResultContextIsEditable :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

contextIsImage

hitTestResultContextIsImage :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

contextIsLink

hitTestResultContextIsLink :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

contextIsMedia

hitTestResultContextIsMedia :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

contextIsScrollbar

hitTestResultContextIsScrollbar :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

contextIsSelection

hitTestResultContextIsSelection :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Bool Source #

No description available in the introspection data.

getContext

hitTestResultGetContext :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Word32 Source #

No description available in the introspection data.

getImageUri

hitTestResultGetImageUri :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Text Source #

No description available in the introspection data.

getLinkLabel

hitTestResultGetLinkLabel :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Text Source #

No description available in the introspection data.

getLinkTitle

hitTestResultGetLinkTitle :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Text Source #

No description available in the introspection data.

getLinkUri

hitTestResultGetLinkUri :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Text Source #

No description available in the introspection data.

getMediaUri

hitTestResultGetMediaUri :: (HasCallStack, MonadIO m, IsHitTestResult a) => a -> m Text Source #

No description available in the introspection data.

Properties

context

data HitTestResultContextPropertyInfo Source #

Instances

AttrInfo HitTestResultContextPropertyInfo Source # 
type AttrOrigin HitTestResultContextPropertyInfo Source # 
type AttrLabel HitTestResultContextPropertyInfo Source # 
type AttrGetType HitTestResultContextPropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultContextPropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultContextPropertyInfo Source # 
type AttrAllowedOps HitTestResultContextPropertyInfo Source # 

imageUri

data HitTestResultImageUriPropertyInfo Source #

Instances

AttrInfo HitTestResultImageUriPropertyInfo Source # 
type AttrOrigin HitTestResultImageUriPropertyInfo Source # 
type AttrLabel HitTestResultImageUriPropertyInfo Source # 
type AttrGetType HitTestResultImageUriPropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultImageUriPropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultImageUriPropertyInfo Source # 
type AttrAllowedOps HitTestResultImageUriPropertyInfo Source # 

linkLabel

data HitTestResultLinkLabelPropertyInfo Source #

Instances

AttrInfo HitTestResultLinkLabelPropertyInfo Source # 
type AttrOrigin HitTestResultLinkLabelPropertyInfo Source # 
type AttrLabel HitTestResultLinkLabelPropertyInfo Source # 
type AttrGetType HitTestResultLinkLabelPropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultLinkLabelPropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultLinkLabelPropertyInfo Source # 
type AttrAllowedOps HitTestResultLinkLabelPropertyInfo Source # 

linkTitle

data HitTestResultLinkTitlePropertyInfo Source #

Instances

AttrInfo HitTestResultLinkTitlePropertyInfo Source # 
type AttrOrigin HitTestResultLinkTitlePropertyInfo Source # 
type AttrLabel HitTestResultLinkTitlePropertyInfo Source # 
type AttrGetType HitTestResultLinkTitlePropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultLinkTitlePropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultLinkTitlePropertyInfo Source # 
type AttrAllowedOps HitTestResultLinkTitlePropertyInfo Source # 

linkUri

data HitTestResultLinkUriPropertyInfo Source #

Instances

AttrInfo HitTestResultLinkUriPropertyInfo Source # 
type AttrOrigin HitTestResultLinkUriPropertyInfo Source # 
type AttrLabel HitTestResultLinkUriPropertyInfo Source # 
type AttrGetType HitTestResultLinkUriPropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultLinkUriPropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultLinkUriPropertyInfo Source # 
type AttrAllowedOps HitTestResultLinkUriPropertyInfo Source # 

mediaUri

data HitTestResultMediaUriPropertyInfo Source #

Instances

AttrInfo HitTestResultMediaUriPropertyInfo Source # 
type AttrOrigin HitTestResultMediaUriPropertyInfo Source # 
type AttrLabel HitTestResultMediaUriPropertyInfo Source # 
type AttrGetType HitTestResultMediaUriPropertyInfo Source # 
type AttrBaseTypeConstraint HitTestResultMediaUriPropertyInfo Source # 
type AttrSetTypeConstraint HitTestResultMediaUriPropertyInfo Source # 
type AttrAllowedOps HitTestResultMediaUriPropertyInfo Source #