Top | ![]() |
![]() |
![]() |
![]() |
|
camel_nntp_store_summary_new () |
|
camel_nntp_store_summary_full_to_path () |
|
camel_nntp_store_summary_path_to_full () |
|
camel_nntp_store_summary_dotted_to_full () |
CamelNNTPStoreInfo * | camel_nntp_store_summary_full_name () |
CamelNNTPStoreInfo * | camel_nntp_store_summary_add_from_full () |
|
camel_nntp_store_summary_full_from_path () |
CamelNNTPStoreSummary * camel_nntp_store_summary_new (void
);
Create a new CamelNNTPStoreSummary object.
gchar * camel_nntp_store_summary_full_to_path (,
CamelNNTPStoreSummary *sconst
,gchar *full_name);
gchar dir_sep
gchar * camel_nntp_store_summary_path_to_full (,
CamelNNTPStoreSummary *sconst
,gchar *path);
gchar dir_sep
gchar * camel_nntp_store_summary_dotted_to_full (,
CamelNNTPStoreSummary *sconst
,gchar *dotted);
gchar dir_sep
CamelNNTPStoreInfo * camel_nntp_store_summary_full_name (,
CamelNNTPStoreSummary *sconst
);gchar *full_name
Retrieve a summary item by full name.
The returned CamelNNTPStoreInfo is referenced for thread-safety and should
be unreferenced with camel_store_summary_info_unref()
when finished with it.
CamelNNTPStoreInfo * camel_nntp_store_summary_add_from_full (,
CamelNNTPStoreSummary *sconst
,gchar *full_name);
gchar dir_sep