API版本:2.0
库版本:2.83.2
由 gi-docgen 生成于 2024.1
从:2.22开始
gboolean g_tcp_connection_get_graceful_disconnect ( GTcpConnection* connection )
检查是否使用优雅断开连接。见g_tcp_connection_set_graceful_disconnect()。
自:2.22开始
Gio.TcpConnection:graceful-disconnect
类型: gboolean
gboolean
TRUE 如果在关闭时使用优雅断开,否则 FALSE。
TRUE
FALSE