ELinks 0.16.1.1
bookmark Struct Reference

#include <bookmarks.h>

Collaboration diagram for bookmark:

Data Fields

void * magic1
struct bookmarknext
struct bookmarkprev
void * magic2
struct object object
struct bookmarkroot
struct listbox_itembox_item
char * title
char * url
struct bookmark list child

Field Documentation

◆ box_item

struct listbox_item* bookmark::box_item

◆ child

struct bookmark list bookmark::child

◆ magic1

void* bookmark::magic1

◆ magic2

void* bookmark::magic2

◆ next

struct bookmark* bookmark::next

◆ object

struct object bookmark::object

◆ prev

struct bookmark* bookmark::prev

◆ root

struct bookmark* bookmark::root

◆ title

char* bookmark::title
Todo
Bug 1066: The bookmark::url string should be in UTF-8 too, but this has not yet been fully implemented.

◆ url

char* bookmark::url

The documentation for this struct was generated from the following file: