DBusProxy.getDefaultTimeout

Gets the timeout to use if -1 (specifying default timeout) is passed as timeout_msec in the g_dbus_proxy_call() and g_dbus_proxy_call_sync() functions. See the "g-default-timeout" property for more details. Since 2.26

class DBusProxy
int
getDefaultTimeout
()

Return Value

Type: int

Timeout to use for proxy.

Meta