GLib.BookmarkFile

const GLib = imports.gi.GLib;

let bookmarkFile = new GLib.BookmarkFile();
  

The <structname>GBookmarkFile</structname> struct contains only private data and should not be directly accessed.