BookmarkFile.loadFromData

bool loadFromData(ubyte[] data)

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

Parameters

datadesktop bookmarks loaded in memory

Returns

true if a desktop bookmark could be loaded.

Throws

[BookmarkFileException]