Couchdb.StructField – couchdb-glib-1.0 Reference Manual
Packages
couchdb-glib-1.0
Couchdb
StructField
StructField
StructField.from_string
get_boolean_field
get_double_field
get_field_type
get_int_field
get_string_field
get_uuid
has_field
remove_field
set_array_field
set_boolean_field
set_double_field
set_int_field
set_string_field
set_struct_field
set_uuid
to_string
StructField
Object Hierarchy:
Description:
public
class
StructField
:
Object
Namespace:
Couchdb
Package:
couchdb-glib-1.0
Content:
Creation methods:
public
StructField
()
public
StructField.from_string
(
string
str)
Methods:
public
bool
get_boolean_field
(
string
field)
public
double
get_double_field
(
string
field)
public
Type
get_field_type
(
string
field)
public
int
get_int_field
(
string
field)
public
unowned
string
get_string_field
(
string
field)
public
unowned
string
get_uuid
()
public
bool
has_field
(
string
field)
public
void
remove_field
(
string
field)
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_int_field
(
string
field,
int
value)
public
void
set_string_field
(
string
field,
string
value)
public
void
set_struct_field
(
string
field,
StructField
value)
public
void
set_uuid
(
string
uuid)
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