Method

GtkBookmarkListget_filename

Declaration [src]

const char*
gtk_bookmark_list_get_filename (
  GtkBookmarkList* self
)

Description [src]

Returns the filename of the bookmark file that this list is loading.

Return value

Returns: const char*
 

The filename of the .xbel file.

 The data is owned by the instance.
 The value is a file system path, using the OS encoding.