Handbook
Glossary
g_date_time_new_from_unix_local ( t -- GDateTime* )
Vocabulary
glib
.
ffi
Inputs
t
an
object
Outputs
GDateTime*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GDateTime*
g_date_time_new_from_unix_local
(
gint64
t )