E.DataBookCursorSqlite – libedata-book-1.2 Reference Manual
Packages
libedata-book-1.2
E
DataBookCursorSqlite
cursor
ebsql
revision_key
DataBookCursorSqlite
DataBookCursorSqlite
Object Hierarchy:
Description:
[
CCode
( type_id =
"e_data_book_cursor_sqlite_get_type ()"
) ]
[
Version
( since =
"3.12"
) ]
public
class
DataBookCursorSqlite
:
DataBookCursor
An opaque handle for the SQLite cursor instance.
Namespace:
E
Package:
libedata-book-1.2
Content:
Properties:
public
void
*
cursor
{
construct
; }
The
bSqlCursor
pointer
public
BookSqlite
ebsql
{
construct
; }
The
BookSqlite
to use for queries
public
string
revision_key
{
construct
; }
The key name to fetch the revision from the sqlite backend
Creation methods:
public
DataBookCursorSqlite
(
BookBackend
backend,
BookSqlite
ebsql,
string
revision_key,
ContactField
[] sort_fields,
BookCursorSortType
[] sort_types)
throws
Error
Creates an
DataBookCursor
and implements all of the cursor methods using the delegate
ebsql
object.
Inherited Members:
All known members inherited from class E.DataBookCursor
backend
compare_contact
contact_added
contact_removed
get_backend
get_position
get_total
impl_get_position
impl_load_locale
impl_set_alphabetic_index
impl_set_sexp
load_locale
position
recalculate
register_gdbus_object
set_alphabetic_index
set_sexp
step
total
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref