Tizen Native API
Public Attributes
bp_history_info_fmt Struct Reference

Public Attributes

int frequency
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
unsigned char * favicon
unsigned char * thumbnail
unsigned char * webicon
char * sync

Detailed Description

The structure type containing variables for all properties.

Since :
2.3
Remarks:
The caller only has access to the variables which are associated with #bp_history_offset.
The caller has to initialize the structure before using it.
The caller has to free the memory of the structure allocated by bp_history_adaptor_get_info().

Member Data Documentation

Ignore this variable by setting it to zero

Ignore this variable by setting it to zero

Ignore this variable by setting it to zero

Row 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

Frequency of use

Extra property to sync

Row 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 visited site

Address of the visited site

Row 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