Couchdb.Document – couchdb-glib-1.0 Reference Manual
Packages
couchdb-glib-1.0
Couchdb
Document
database
Document
get_array_field
get_boolean_field
get_double_field
get_field_type
get_id
get_int_field
get_record_type
get_revision
get_string_field
has_field
is_contact
is_task
remove_field
set_application_annotations
set_array_field
set_boolean_field
set_double_field
set_id
set_int_field
set_record_type
set_revision
set_string_field
set_struct_field
to_string
Document
Object Hierarchy:
Description:
public
class
Document
:
Object
All known sub-classes:
DesignDocument
DocumentContact
DocumentTask
Namespace:
Couchdb
Package:
couchdb-glib-1.0
Content:
Properties:
public
Database
database
{
construct
set
;
owned
get
; }
Creation methods:
public
Document
()
Methods:
public
ArrayField
get_array_field
(
string
field)
public
bool
get_boolean_field
(
string
field)
public
double
get_double_field
(
string
field)
public
Type
get_field_type
(
string
field)
public
unowned
string
get_id
()
public
int
get_int_field
(
string
field)
public
unowned
string
get_record_type
()
public
unowned
string
get_revision
()
public
unowned
string
get_string_field
(
string
field)
public
bool
has_field
(
string
field)
public
bool
is_contact
()
public
bool
is_task
()
public
void
remove_field
(
string
field)
public
void
set_application_annotations
(
StructField
annotations)
public
void
set_array_field
(
string
field,
ArrayField
value)
public
void
set_boolean_field
(
string
field,
bool
value)
public
void
set_double_field
(
string
field,
double
value)
public
void
set_id
(
string
id)
public
void
set_int_field
(
string
field,
int
value)
public
void
set_record_type
(
string
record_type)
public
void
set_revision
(
string
revision)
public
void
set_string_field
(
string
field,
string
value)
public
void
set_struct_field
(
string
field,
StructField
value)
public
string
to_string
()
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count