BookmarkFile.toData

This function outputs bookmark as a string. Since 2.12

class BookmarkFile
string
toData

Parameters

length gsize

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