ELinks 0.18.0
bookmark Struct Reference

#include <bookmarks.h>

Collaboration diagram for bookmark:

Public Member Functions

 LIST_HEAD_EL (struct bookmark)
 

Data Fields

struct elinks_object object
 
struct bookmarkroot
 
struct listbox_itembox_item
 
char * title
 
char * url
 
struct bookmark list child
 

Member Function Documentation

◆ LIST_HEAD_EL()

bookmark::LIST_HEAD_EL ( struct bookmark )

Field Documentation

◆ box_item

struct listbox_item* bookmark::box_item

◆ child

struct bookmark list bookmark::child

◆ object

struct elinks_object bookmark::object

◆ 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: