Handbook
Glossary
g_timeout_source_new_seconds ( interval -- GSource* )
Vocabulary
glib
.
ffi
Inputs
interval
an
object
Outputs
GSource*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GSource*
g_timeout_source_new_seconds
(
guint
interval )