Handbook
Glossary
g_bookmark_file_move_item ( bookmark_file old_uri new_uri error -- gboolean )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
old_uri
an
object
new_uri
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_bookmark_file_move_item
( GBookmarkFile* bookmark_file, gchar* old_uri, gchar*
new_uri, GError* error )