This function outputs bookmark into a file. The write process is guaranteed to be atomic by using g_file_set_contents() internally. Since 2.12
path of the output file
TRUE if the file was successfully written.
GException on failure.
See Implementation
This function outputs bookmark into a file. The write process is guaranteed to be atomic by using g_file_set_contents() internally. Since 2.12