E.SourceExtension – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
SourceExtension
source
SourceExtension
get_source
property_lock
property_unlock
ref_source
SourceExtension
Object Hierarchy:
Description:
[
CCode
( type_id =
"e_source_extension_get_type ()"
) ]
[
Version
( since =
"3.6"
) ]
public
abstract
class
SourceExtension
:
Object
Contains only private data that should be read and manipulated using the functions below.
All known sub-classes:
SourceAddressBook
SourceAlarms
SourceAuthentication
SourceAutocomplete
SourceAutoconfig
SourceBackend
SourceBackendSummarySetup
SourceCalendar
SourceCamel
SourceCollection
SourceConflictSearch
SourceContacts
SourceGoa
SourceLDAP
SourceLocal
SourceMDN
SourceMailAccount
SourceMailComposition
SourceMailIdentity
SourceMailSignature
SourceMailSubmission
SourceMailTransport
SourceMemoList
SourceOffline
SourceOpenPGP
SourceProxy
SourceRefresh
SourceResource
SourceRevisionGuards
SourceSMIME
SourceSecurity
SourceSelectable
SourceTaskList
SourceUoa
SourceWeather
SourceWebDAVNotes
SourceWebdav
Namespace:
E
Package:
libedataserver-1.2
Content:
Properties:
public
Source
source
{
get
;
construct
; }
The
Source
being extended
Creation methods:
protected
SourceExtension
()
Methods:
public
unowned
Source
get_source
()
Returns the
Source
instance to which
this
belongs.
public
void
property_lock
()
Acquires a property lock, thus no other thread can change properties of the
this
until the lock is released.
public
void
property_unlock
()
Releases a property lock, previously acquired with
property_lock
, thus other threads can change properties of the
this
.
public
Source
ref_source
()
Returns the
Source
instance to which the
this
belongs.
Inherited Members:
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