webkitgtk3-0.13.1.2: Binding to the Webkit library.

Maintainergtk2hs-users@lists.sourceforge.net
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.SoupAuthDialog

Contents

Description

Access to the WebKit Web Resource

Synopsis

Description

WebKitSoupAuthDialog is a SoupSessionFeature that you can attach to your SoupSession to provide a simple authentication dialog while handling HTTP basic auth. It is built as a simple C-only module to ease reuse.

Types