Handbook
Glossary
g_time_zone_find_interval ( time_zone type time -- gint )
Vocabulary
glib
.
ffi
Inputs
time_zone
an
object
type
an
object
time
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_time_zone_find_interval
( GTimeZone* time_zone,
GTimeType
type,
gint64
time )