Searched refs:item_dump (Results 1 – 1 of 1) sorted by relevance
1591 gchar *item_dump; in g_bookmark_file_dump() local1593 item_dump = bookmark_item_dump (item); in g_bookmark_file_dump()1594 if (!item_dump) in g_bookmark_file_dump()1597 retval = g_string_append (retval, item_dump); in g_bookmark_file_dump()1599 g_free (item_dump); in g_bookmark_file_dump()