BookmarkFile.this

Creates a new empty GBookmarkFile object. Use g_bookmark_file_load_from_file(), g_bookmark_file_load_from_data() or g_bookmark_file_load_from_data_dirs() to read an existing bookmark file. Since 2.12

  1. this(GBookmarkFile* gBookmarkFile)
  2. this()
    class BookmarkFile
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta