Handbook
Glossary
g_date_set_parse ( date str -- )
Vocabulary
glib
.
ffi
Inputs
date
an
object
str
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_date_set_parse
( GDate* date, gchar* str )