W Wrapl, The Programming Language

Libraries:Gtk:Soup:Address

Types

T

Inherits from:

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