BookmarkFile.loadFromData

Loads a bookmark file from memory into an empty #GBookmarkFile structure. If the object cannot be created then error is set to a #GBookmarkFileError.

class BookmarkFile
bool
loadFromData
(
ubyte[] data
)

Parameters

data ubyte[]

desktop bookmarks loaded in memory

Return Value

Type: bool

true if a desktop bookmark could be loaded.