E.SourceBackend – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
SourceBackend
backend_name
SourceBackend
dup_backend_name
get_backend_name
set_backend_name
SourceBackend
Object Hierarchy:
Description:
[
CCode
( type_id =
"e_source_backend_get_type ()"
) ]
[
Version
( since =
"3.6"
) ]
public
abstract
class
SourceBackend
:
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
All known sub-classes:
SourceAddressBook
SourceCalendar
SourceCollection
SourceMailAccount
SourceMailTransport
SourceMemoList
SourceSelectable
SourceTaskList
Namespace:
E
Package:
libedataserver-1.2
Content:
Properties:
public
string
backend_name
{
get
;
set
construct
; }
The name of the backend handling the data source
Creation methods:
protected
SourceBackend
()
Methods:
public
string
?
dup_backend_name
()
Thread-safe variation of
get_backend_name
.
public
unowned
string
?
get_backend_name
()
Returns the backend name for
this
.
public
void
set_backend_name
(
string
? backend_name)
Sets the backend name for
this
.
Inherited Members:
All known members inherited from class E.SourceExtension
get_source
property_lock
property_unlock
ref_source
source
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