Gio.ProxyAddress.prototype.get_uri
function get_uri(): String { // Gjs wrapper for g_proxy_address_get_uri() }
Gets the proxy URI that proxy was constructed from.
Since 2.34
- Returns
the proxy's URI, or null if unknown
function get_uri(): String { // Gjs wrapper for g_proxy_address_get_uri() }
Gets the proxy URI that proxy was constructed from.
Since 2.34
the proxy's URI, or null if unknown