API版本: 2.0
库版本: 2.83.2
由gi-docgen 2024.1生成
自: 2.26
GProxy* g_proxy_get_default_for_protocol ( const gchar* protocol )
寻找支持指定协议的代理实现的gio-proxy扩展点。
gio-proxy
protocol
类型: const gchar*
const gchar*
代理协议名称(例如,http,socks等)。
类型: GProxy
GProxy
返回一个GProxy或NULL如果协议不受支持。
NULL