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
:
Address
Types
T
Inherits from:
Gtk.GObject.Object.T
Constants
Nil
:
T
Functions
GetType
(
)
:
Gtk.GObject.Type.T
New
(
name
@
Std.String.T
,
port
@
Std.Integer.SmallT
)
:
Gtk.Soup.Address.T
NewAny
(
family
@
Gtk.Soup.AddressFamily.T
,
port
@
Std.Integer.SmallT
)
:
Gtk.Soup.Address.T
Methods
:GetName
(
self
@
T
)
:
Std.String.T
:GetPhysical
(
self
@
T
)
:
Std.String.T
:GetPort
(
self
@
T
)
:
Std.Integer.SmallT
:ResolveAsync
(
self
@
T
,
async_context
@
Gtk.Glib.GMainContext.T
,
cancellable
@
Gtk.Gio.GCancellable.T
,
callback
@
Std.Function.T
,
user_data
)
:
Std.Object.T
:ResolveSync
(
self
@
T
,
cancellable
@
Gtk.Gio.GCancellable.T
)
:
Std.Integer.SmallT
Address
Types
T
Constants
Nil
Functions
GetType
New
NewAny
Methods
:GetName
:GetPhysical
:GetPort
:ResolveAsync
:ResolveSync