Handbook
Glossary
g_path_buf_push ( path_buf path -- GPathBuf* )
Vocabulary
glib
.
ffi
Inputs
path_buf
an
object
path
an
object
Outputs
GPathBuf*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GPathBuf*
g_path_buf_push
( GPathBuf* path_buf, char* path )