Handbook
Glossary
g_bookmark_file_add_application ( bookmark_file uri name exec -- )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
uri
an
object
name
an
object
exec
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_bookmark_file_add_application
( GBookmarkFile* bookmark_file, gchar* uri, gchar* name,
gchar* exec )