g_bookmark_file_move_item ( bookmark_file old_uri new_uri error -- gboolean )


Vocabulary
glib.ffi

Inputs
bookmark_filean object
old_urian object
new_urian object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: glib FUNCTION: gboolean g_bookmark_file_move_item
( GBookmarkFile* bookmark_file, gchar* old_uri, gchar*
new_uri, GError* error )