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.DOMBarInfo

Contents

Description

 

Synopsis

Exported types

Methods

getVisible

dOMBarInfoGetVisible Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> Ptr ()

self: A WebKitDOMBarInfo

-> m Bool

Returns: A Bool

Deprecated: (Since version 2.2)

The BarInfo type has been removed from the DOM spec, this function does nothing.

Properties

visible