Handbook
Glossary
g_bookmark_file_set_description ( bookmark_file uri description -- )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
uri
an
object
description
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_set_description
( GBookmarkFile* bookmark_file, gchar* uri, gchar*
description )