gi-webkit2-4.0.9: 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.EditorState

Contents

Description

 

Synopsis

Exported types

newtype EditorState Source #

Constructors

EditorState (ManagedPtr EditorState) 

Instances

GObject EditorState Source # 
IsObject EditorState Source # 
IsEditorState EditorState Source # 
((~) * info (ResolveEditorStateMethod t EditorState), MethodInfo * info EditorState p) => IsLabel t (EditorState -> p) Source # 

Methods

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

((~) * info (ResolveEditorStateMethod t EditorState), MethodInfo * info EditorState p) => IsLabelProxy t (EditorState -> p) Source # 
HasAttributeList * EditorState Source # 
type SignalList EditorState Source # 
type SignalList EditorState
type AttributeList EditorState Source # 
type AttributeList EditorState

class GObject o => IsEditorState o Source #

Instances

(GObject a, UnknownAncestorError Constraint EditorState a) => IsEditorState a Source # 
IsEditorState EditorState Source # 

Methods

getTypingAttributes

data EditorStateGetTypingAttributesMethodInfo Source #

Instances

((~) * signature (m Word32), MonadIO m, IsEditorState a) => MethodInfo * EditorStateGetTypingAttributesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy EditorStateGetTypingAttributesMethodInfo a -> signature -> s

Properties

typingAttributes

data EditorStateTypingAttributesPropertyInfo Source #

Instances

AttrInfo EditorStateTypingAttributesPropertyInfo Source # 
type AttrSetTypeConstraint EditorStateTypingAttributesPropertyInfo Source # 
type AttrSetTypeConstraint EditorStateTypingAttributesPropertyInfo = * ~ ()
type AttrOrigin EditorStateTypingAttributesPropertyInfo Source # 
type AttrLabel EditorStateTypingAttributesPropertyInfo Source # 
type AttrLabel EditorStateTypingAttributesPropertyInfo = "typing-attributes"
type AttrGetType EditorStateTypingAttributesPropertyInfo Source # 
type AttrBaseTypeConstraint EditorStateTypingAttributesPropertyInfo Source # 
type AttrAllowedOps EditorStateTypingAttributesPropertyInfo Source # 
type AttrAllowedOps EditorStateTypingAttributesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

editorStateTypingAttributes :: AttrLabelProxy "typingAttributes" Source #