gi-webkit-3.0.14: 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.DOMConsole

Contents

Description

 

Synopsis

Exported types

Methods

getMemory

dOMConsoleGetMemory Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMConsole a) 
=> a

self: A DOMConsole

-> m (Ptr ()) 

Deprecated: (Since version 2.2)

This functionality has been removed from WebKit, this function does nothing.

groupEnd

dOMConsoleGroupEnd Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMConsole a) 
=> a

self: A DOMConsole

-> m () 

No description available in the introspection data.

time

dOMConsoleTime Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMConsole a) 
=> a

self: A DOMConsole

-> Text

title: A gchar

-> m () 

No description available in the introspection data.