方法

GioDBusProxyget_default_timeout

自:2.26

声明 [src]

gint
g_dbus_proxy_get_default_timeout (
  GDBusProxy* proxy
)

描述 [src]

获取当在 g_dbus_proxy_call()g_dbus_proxy_call_sync() 函数中将 -1 作为 timeout_msec 传递时使用的超时时间。

有关更多详细信息,请参阅 GDBusProxy:g-default-timeout 属性。

自 2.26 起可用

返回值

类型: gint

proxy 使用超时时间。