gi-webkit-0.2.4.13: WebKit 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.WebKit.Objects.WebInspector

Contents

Description

 

Synopsis

Exported types

Methods

webInspectorClose

webInspectorGetInspectedUri

webInspectorGetWebView

webInspectorInspectCoordinates

webInspectorInspectNode

webInspectorShow

Properties

InspectedUri

JavascriptProfilingEnabled

data WebInspectorJavascriptProfilingEnabledPropertyInfo Source

Instances

AttrInfo WebInspectorJavascriptProfilingEnabledPropertyInfo Source 
type AttrLabel WebInspectorJavascriptProfilingEnabledPropertyInfo = "javascript-profiling-enabled" Source 
type AttrGetType WebInspectorJavascriptProfilingEnabledPropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebInspectorJavascriptProfilingEnabledPropertyInfo = WebInspectorK Source 
type AttrSetTypeConstraint WebInspectorJavascriptProfilingEnabledPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebInspectorJavascriptProfilingEnabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

TimelineProfilingEnabled

data WebInspectorTimelineProfilingEnabledPropertyInfo Source

Instances

AttrInfo WebInspectorTimelineProfilingEnabledPropertyInfo Source 
type AttrLabel WebInspectorTimelineProfilingEnabledPropertyInfo = "timeline-profiling-enabled" Source 
type AttrGetType WebInspectorTimelineProfilingEnabledPropertyInfo = Bool Source 
type AttrBaseTypeConstraint WebInspectorTimelineProfilingEnabledPropertyInfo = WebInspectorK Source 
type AttrSetTypeConstraint WebInspectorTimelineProfilingEnabledPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps WebInspectorTimelineProfilingEnabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

WebView

Signals

AttachWindow

CloseWindow

DetachWindow

Finished

InspectWebView

ShowWindow