Handbook
Glossary
g_dbus_proxy_set_default_timeout ( dbus_proxy timeout_msec -- )
Vocabulary
gio
.
ffi
Inputs
dbus_proxy
an
object
timeout_msec
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dbus_proxy_set_default_timeout
( GDBusProxy* dbus_proxy,
gint
timeout_msec )