Tizen Native API
Public Attributes
bp_bookmark_info_fmt Struct Reference

Public Attributes

int type
int parent
int sequence
int editable
int is_operator
int access_count
int date_created
int date_modified
int date_visited
int favicon_length
int favicon_width
int favicon_height
int thumbnail_length
int thumbnail_width
int thumbnail_height
int webicon_length
int webicon_width
int webicon_height
char * url
char * title
char * account_name
char * account_type
char * device_name
char * device_id
unsigned char * favicon
unsigned char * thumbnail
unsigned char * webicon
int tag_count
void * tags
char * sync

Detailed Description

The structure type that includes the variables for all properties.

Since :
2.3
Remarks:
The caller only has to access the variables that are related to the bookmark_offset.
The caller has to initialize the structure before using it.
The caller has to free the memory of the structure allocated by bp_bookmark_adaptor_get_info().

Member Data Documentation

Frequency of use

Account name for bookmark cloud sync

Acount type for bookmark cloud sync

Ignore this variable by setting it to zero

Ignore this variable by setting it to zero

Ignore this variable by setting it to zero

Device ID of cloud sync from which the bookmark originated

Device name of cloud sync from which the bookmark originated

Is editable 0: editable, 1: read only

Raw data of the icon ( favorites icon )

Favicon image's height. Ignore this variable by setting it to zero

Ignore this favicon by setting it to zero

Favicon image's width. Ignore this variable by setting it to zero

Is made by the operator, 0: made by the user 1: by the operator

Parent ID

The index of ordering

Extra property to sync

Deprecated

Deprecated

Raw data of the snapshot

Thumbnail image's height. Ignore this variable by setting it to zero

Ignore this thumbnail by setting it to zero

Thumbnail image's width. Ignore this variable by setting it to zero

Title of the bookmark or folder

Type 0: bookmark 1: folder

Address of the bookmark. NULL if the type is folder

Raw data of the webicon

Web icon image's height. Ignore this variable by setting it to zero

Ignore this webicon by setting it to zero

Web icon image's width. Ignore this variable by setting it to zero


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License