1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510
|
<SECTION>
<FILE>e-account-list</FILE>
EAccountListPrivate
e_account_find_t
<TITLE>EAccountList</TITLE>
e_account_list_new
e_account_list_construct
e_account_list_save
e_account_list_add
e_account_list_change
e_account_list_remove
e_account_list_get_default
e_account_list_set_default
e_account_list_find
<SUBSECTION Standard>
E_ACCOUNT_LIST
E_IS_ACCOUNT_LIST
E_TYPE_ACCOUNT_LIST
e_account_list_get_type
E_ACCOUNT_LIST_CLASS
E_IS_ACCOUNT_LIST_CLASS
</SECTION>
<SECTION>
<FILE>e-account</FILE>
EAccountIdentity
EAccountService
<TITLE>EAccount</TITLE>
e_account_new
e_account_new_from_xml
e_account_set_from_xml
e_account_import
e_account_to_xml
e_account_uid_from_xml
<SUBSECTION Standard>
E_ACCOUNT
E_IS_ACCOUNT
E_TYPE_ACCOUNT
e_account_get_type
E_ACCOUNT_CLASS
E_IS_ACCOUNT_CLASS
</SECTION>
<SECTION>
<FILE>e-component-listener</FILE>
E_COMPONENT_LISTENER_TYPE
EComponentListenerPrivate
<TITLE>EComponentListener</TITLE>
e_component_listener_new
e_component_listener_get_component
e_component_listener_set_component
<SUBSECTION Standard>
E_COMPONENT_LISTENER
E_IS_COMPONENT_LISTENER
e_component_listener_get_type
E_COMPONENT_LISTENER_CLASS
E_IS_COMPONENT_LISTENER_CLASS
</SECTION>
<SECTION>
<FILE>e-file-cache</FILE>
EFileCachePrivate
<TITLE>EFileCache</TITLE>
e_file_cache_new
e_file_cache_remove
e_file_cache_clean
e_file_cache_get_object
e_file_cache_get_objects
e_file_cache_get_keys
e_file_cache_add_object
e_file_cache_replace_object
e_file_cache_remove_object
e_file_cache_freeze_changes
e_file_cache_thaw_changes
e_file_cache_get_filename
<SUBSECTION Standard>
E_FILE_CACHE
E_IS_FILE_CACHE
E_TYPE_FILE_CACHE
e_file_cache_get_type
E_FILE_CACHE_CLASS
E_IS_FILE_CACHE_CLASS
</SECTION>
<SECTION>
<FILE>e-iterator</FILE>
<TITLE>EIterator</TITLE>
e_iterator_get
e_iterator_reset
e_iterator_last
e_iterator_next
e_iterator_prev
e_iterator_delete
e_iterator_insert
e_iterator_set
e_iterator_is_valid
e_iterator_invalidate
<SUBSECTION Standard>
E_ITERATOR
E_IS_ITERATOR
E_TYPE_ITERATOR
e_iterator_get_type
E_ITERATOR_CLASS
E_IS_ITERATOR_CLASS
E_ITERATOR_GET_CLASS
</SECTION>
<SECTION>
<FILE>e-list-iterator</FILE>
<TITLE>EListIterator</TITLE>
e_list_iterator_new
<SUBSECTION Standard>
E_LIST_ITERATOR
E_IS_LIST_ITERATOR
E_TYPE_LIST_ITERATOR
e_list_iterator_get_type
E_LIST_ITERATOR_CLASS
E_IS_LIST_ITERATOR_CLASS
</SECTION>
<SECTION>
<FILE>e-list</FILE>
EListCopyFunc
EListFreeFunc
<TITLE>EList</TITLE>
e_list_new
e_list_construct
e_list_duplicate
e_list_get_iterator
e_list_append
e_list_remove
e_list_length
e_list_remove_link
e_list_remove_iterator
e_list_invalidate_iterators
<SUBSECTION Standard>
E_LIST
E_IS_LIST
E_TYPE_LIST
e_list_get_type
E_LIST_CLASS
E_IS_LIST_CLASS
E_LIST_GET_CLASS
</SECTION>
<SECTION>
<FILE>e-source-group</FILE>
ESourceGroupPrivate
<TITLE>ESourceGroup</TITLE>
e_source_group_new
e_source_group_new_from_xml
e_source_group_new_from_xmldoc
e_source_group_update_from_xml
e_source_group_update_from_xmldoc
e_source_group_uid_from_xmldoc
e_source_group_set_name
e_source_group_set_base_uri
e_source_group_set_readonly
e_source_group_peek_uid
e_source_group_peek_name
e_source_group_peek_base_uri
e_source_group_get_readonly
e_source_group_peek_sources
e_source_group_peek_source_by_uid
e_source_group_peek_source_by_name
e_source_group_add_source
e_source_group_remove_source
e_source_group_remove_source_by_uid
e_source_group_to_xml
<SUBSECTION Standard>
E_SOURCE_GROUP
E_IS_SOURCE_GROUP
E_TYPE_SOURCE_GROUP
e_source_group_get_type
E_SOURCE_GROUP_CLASS
E_IS_SOURCE_GROUP_CLASS
</SECTION>
<SECTION>
<FILE>e-source-list</FILE>
ESourceListPrivate
<TITLE>ESourceList</TITLE>
e_source_list_new
e_source_list_new_for_gconf
e_source_list_new_for_gconf_default
e_source_list_peek_groups
e_source_list_peek_group_by_uid
e_source_list_peek_group_by_name
e_source_list_peek_source_by_uid
e_source_list_peek_source_any
e_source_list_add_group
e_source_list_remove_group
e_source_list_remove_group_by_uid
e_source_list_remove_source_by_uid
e_source_list_sync
<SUBSECTION Standard>
E_SOURCE_LIST
E_IS_SOURCE_LIST
E_TYPE_SOURCE_LIST
e_source_list_get_type
E_SOURCE_LIST_CLASS
E_IS_SOURCE_LIST_CLASS
</SECTION>
<SECTION>
<FILE>e-source</FILE>
ESourcePrivate
<TITLE>ESource</TITLE>
e_source_new
e_source_new_with_absolute_uri
e_source_new_from_xml_node
e_source_new_from_standalone_xml
e_source_copy
e_source_equal
e_source_update_from_xml_node
e_source_uid_from_xml_node
e_source_set_group
e_source_set_name
e_source_set_relative_uri
e_source_set_absolute_uri
e_source_set_readonly
e_source_set_color
e_source_unset_color
e_source_peek_group
e_source_peek_uid
e_source_peek_name
e_source_peek_relative_uri
e_source_peek_absolute_uri
e_source_get_readonly
e_source_get_color
e_source_get_uri
e_source_dump_to_xml_node
e_source_to_standalone_xml
e_source_get_property
e_source_set_property
e_source_foreach_property
e_source_build_absolute_uri
<SUBSECTION Standard>
E_SOURCE
E_IS_SOURCE
E_TYPE_SOURCE
e_source_get_type
E_SOURCE_CLASS
E_IS_SOURCE_CLASS
</SECTION>
<SECTION>
<FILE>e-categories</FILE>
e_categories_get_list
e_categories_add
e_categories_remove
e_categories_exist
e_categories_get_color_for
e_categories_set_color_for
e_categories_get_icon_file_for
e_categories_set_icon_file_for
e_categories_is_searchable
</SECTION>
<SECTION>
<FILE>e-data-server-module</FILE>
e_data_server_module_init
e_data_server_get_extensions_for_type
e_data_server_extension_list_free
e_data_server_module_add_type
eds_module_initialize
eds_module_shutdown
eds_module_list_types
</SECTION>
<SECTION>
<FILE>e-db3-utils</FILE>
e_db3_utils_maybe_recover
e_db3_utils_upgrade_format
</SECTION>
<SECTION>
<FILE>e-dbhash</FILE>
EDbHashStatus
EDbHash
EDbHashPrivate
EDbHashFunc
e_dbhash_new
e_dbhash_add
e_dbhash_remove
e_dbhash_compare
e_dbhash_foreach_key
e_dbhash_write
e_dbhash_destroy
</SECTION>
<SECTION>
<FILE>e-iconv</FILE>
e_iconv_charset_name
e_iconv_open
e_iconv
e_iconv_close
e_iconv_locale_charset
e_iconv_locale_language
e_iconv_charset_language
</SECTION>
<SECTION>
<FILE>e-memory</FILE>
EMemChunk
e_memchunk_new
e_memchunk_alloc
e_memchunk_alloc0
e_memchunk_free
e_memchunk_empty
e_memchunk_clean
e_memchunk_destroy
EMemPool
EMemPoolFlags
e_mempool_new
e_mempool_alloc
e_mempool_strdup
e_mempool_flush
e_mempool_destroy
EStrv
e_strv_new
e_strv_set_ref
e_strv_set_ref_free
e_strv_set
e_strv_pack
e_strv_get
e_strv_destroy
EPoolv
e_poolv_new
e_poolv_cpy
e_poolv_set
e_poolv_get
e_poolv_destroy
</SECTION>
<SECTION>
<FILE>e-msgport</FILE>
EDListNode
EDList
E_DLIST_INITIALISER
e_dlist_init
e_dlist_addhead
e_dlist_addtail
e_dlist_remove
e_dlist_remhead
e_dlist_remtail
e_dlist_empty
e_dlist_length
EMCache
EMCacheNode
em_cache_new
em_cache_destroy
em_cache_lookup
em_cache_node_new
em_cache_node_unref
em_cache_add
em_cache_clear
EMsgPort
EMsg
e_msgport_new
e_msgport_destroy
e_msgport_fd
e_msgport_put
e_msgport_wait
e_msgport_get
e_msgport_reply
EThreadFunc
e_thread_new
e_thread_destroy
e_thread_set_queue_limit
e_thread_set_msg_lost
e_thread_set_msg_destroy
e_thread_set_reply_port
e_thread_set_msg_received
e_thread_put
e_thread_busy
EMutex
e_mutex_t
e_mutex_new
e_mutex_destroy
e_mutex_lock
e_mutex_unlock
e_mutex_assert_locked
e_mutex_cond_wait
</SECTION>
<SECTION>
<FILE>e-sexp</FILE>
E_TYPE_SEXP
E_SEXP
E_SEXP_CLASS
IS_E_SEXP
IS_E_SEXP_CLASS
E_SEXP_GET_CLASS
ESExpSymbol
ESExpResult
ESExpTerm
ESExpTermType
<TITLE>ESExp</TITLE>
e_sexp_get_type
e_sexp_new
e_sexp_ref
e_sexp_unref
e_sexp_add_function
e_sexp_add_ifunction
e_sexp_add_variable
e_sexp_remove_symbol
e_sexp_set_scope
e_sexp_input_text
e_sexp_input_file
e_sexp_parse
e_sexp_eval
e_sexp_term_eval
e_sexp_result_new
e_sexp_result_free
e_sexp_resultv_free
e_sexp_encode_bool
e_sexp_encode_string
e_sexp_fatal_error
e_sexp_error
</SECTION>
<SECTION>
<FILE>e-time-utils</FILE>
ETimeParseStatus
e_time_parse_date_and_time
e_time_parse_date
e_time_parse_time
e_time_format_date_and_time
e_time_format_time
e_mktime_utc
e_localtime_with_offset
</SECTION>
<SECTION>
<FILE>e-trie</FILE>
ETrie
e_trie_new
e_trie_free
e_trie_add
e_trie_search
</SECTION>
<SECTION>
<FILE>e-uid</FILE>
e_uid_new
</SECTION>
<SECTION>
<FILE>e-url</FILE>
e_url_shroud
e_url_equal
EUri
e_uri_new
e_uri_free
e_uri_get_param
e_uri_copy
e_uri_to_string
</SECTION>
<SECTION>
<FILE>e-util</FILE>
tm
e_util_mkdir_hier
e_util_strstrcase
e_util_unicode_get_utf8
e_util_utf8_strstrcase
e_util_utf8_strstrcasedecomp
e_utf8_strftime
e_strftime
</SECTION>
<SECTION>
<FILE>e-xml-hash-utils</FILE>
EXmlHashType
e_xml_to_hash
e_xml_from_hash
e_xml_destroy_hash
EXmlHashStatus
EXmlHashFunc
EXmlHash
e_xmlhash_new
e_xmlhash_add
e_xmlhash_remove
e_xmlhash_compare
e_xmlhash_foreach_key
e_xmlhash_write
e_xmlhash_destroy
</SECTION>
<SECTION>
<FILE>md5-utils</FILE>
MD5Context
md5_get_digest
md5_get_digest_from_file
md5_init
md5_update
md5_final
</SECTION>
<SECTION>
<FILE>e-data-server-marshal</FILE>
e_data_server_marshal_VOID__VOID
e_data_server_marshal_NONE__NONE
e_data_server_marshal_VOID__OBJECT
e_data_server_marshal_NONE__OBJECT
e_data_server_marshal_VOID__STRING
e_data_server_marshal_NONE__STRING
</SECTION>
|