BookmarkFile.toData

This function outputs @bookmark as a string.

class BookmarkFile
string
toData
(
out size_t length
)

Parameters

length size_t

return location for the length of the returned string, or %NULL

Return Value

Type: string

a newly allocated string holding the contents of the #GBookmarkFile

Throws

GException on failure.

Meta

Since

2.12