API Version: 3.0
Library Version: 2.91.1
Generated by gi-docgen 2025.3
since: 2.0
final class Purple.ProxyInfo : GObject.Object { /* No available fields */ }
A representation of a proxy.
Available since: 2.0
Creates a new proxy info instance.
Gets the hostname of the proxy.
unstable since: 3.0
Gets the password of the proxy.
Gets the port of the proxy.
Gets the type of the proxy.
Gets the username of the proxy.
Sets the hostname for the proxy.
Sets the password for the proxy.
Sets the port for the proxy.
Sets the type of info.
info
Sets the username of the proxy.
Please see GObject for a full list of methods.
The hostname to use for this proxy.
The password to use for this proxy.
The port to use for this proxy.
The PurpleProxyType to use for this proxy.
PurpleProxyType
The username to use for this proxy.
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
struct PurpleProxyInfoClass { GObjectClass parent_class; }
No description available.
parent_class: GObjectClass
Content