gi-webkit2webextension-4.0.9: 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.Structs.ContextMenu_

Contents

Description

 

Synopsis

Exported types

newtype ContextMenu_ Source #

Constructors

ContextMenu_ (ManagedPtr ContextMenu_) 

Instances

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

Methods

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

((~) * info (ResolveContextMenu_Method t ContextMenu_), MethodInfo * info ContextMenu_ p) => IsLabel t (ContextMenu_ -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> ContextMenu_ -> p #

((~) * info (ResolveContextMenu_Method t ContextMenu_), MethodInfo * info ContextMenu_ p) => IsLabelProxy t (ContextMenu_ -> p) Source # 
HasAttributeList * ContextMenu_ Source # 
type AttributeList ContextMenu_ Source # 
type AttributeList ContextMenu_

newZeroContextMenu_ :: MonadIO m => m ContextMenu_ Source #

Construct a ContextMenu_ struct initialized to zero.

Properties

parent

contextMenu__parent :: AttrLabelProxy "parent" Source #