E.SourceCamel – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
SourceCamel
settings
generate_subtype
get_extension_name
get_type_name
register_types
SourceCamel
get_settings
SourceCamel
Object Hierarchy:
Description:
[
CCode
( type_id =
"e_source_camel_get_type ()"
) ]
[
Version
( since =
"3.6"
) ]
public
abstract
class
SourceCamel
:
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Namespace:
E
Package:
libedataserver-1.2
Content:
Properties:
public
Settings
settings
{
get
; }
The
Settings
instance being proxied
Static methods:
public
static
Type
generate_subtype
(
string
protocol,
Type
settings_type)
Generates a custom
SourceCamel
subtype for
protocol
.
public
static
unowned
string
get_extension_name
(
string
protocol)
Returns the extension name for the
SourceCamel
subtype for
protocol
.
public
static
unowned
string
get_type_name
(
string
protocol)
Returns the
Type
name of the registered
SourceCamel
subtype for
protocol
.
public
static
void
register_types
()
Creates and registers subclasses of
SourceCamel
for each available
Provider
.
Creation methods:
protected
SourceCamel
()
Methods:
public
unowned
Settings
get_settings
()
Returns
this
's
settings
instance, pre-configured from the
Source
to which
this
belongs.
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