Handbook
Glossary
g_bookmark_file_get_uris ( bookmark_file length -- gchar** )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
length
an
object
Outputs
gchar**
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gchar**
g_bookmark_file_get_uris
( GBookmarkFile* bookmark_file,
gulong
length )