Wrapl, The Programming Language
Home
About
Features
Status
Contact
Documentation
Tutorial
Reference
Syntax
Expressions
Sample
Libraries
Download
Source
Binaries
Links
Other Languages
Development Tools
Libraries
Discuss
Mailing List
Forum
Search
Libraries
:
Gtk
:
Soup
:
AuthDomainDigest
Types
T
Inherits from:
Gtk.Soup.AuthDomain.T
,
Gtk.GObject.Object.T
Constants
Nil
:
T
Functions
EncodePassword
(
username
@
Std.String.T
,
realm
@
Std.String.T
,
password
@
Std.String.T
)
:
Std.String.T
GetType
(
)
:
Gtk.GObject.Type.T
New
(
optname1
@
Std.String.T
,
...
@
Std.Object.T
)
:
Gtk.Soup.AuthDomainDigest.T
SetAuthCallback
(
domain
@
Gtk.Soup.AuthDomain.T
,
callback
@
Std.Function.T
,
user_data
@
Std.Object.T
,
dnotify
@
Std.Function.T
)
:
Std.Object.T
AuthDomainDigest
Types
T
Constants
Nil
Functions
EncodePassword
GetType
New
SetAuthCallback