GMime.AutocryptHeaderList – gmime-3.0 Reference Manual
Packages
gmime-3.0
GMime
AutocryptHeaderList
AutocryptHeaderList
add
add_missing_addresses
get_count
get_header_at
get_header_for_address
remove_incomplete
AutocryptHeaderList
Object Hierarchy:
Description:
[
CCode
( type_id =
"g_mime_autocrypt_header_list_get_type ()"
) ]
public
class
AutocryptHeaderList
:
Object
A list of Autocrypt headers, typically extracted from a GMimeMessage.
Namespace:
GMime
Package:
gmime-3.0
Content:
Creation methods:
public
AutocryptHeaderList
()
Creates a new
AutocryptHeaderList
object.
Methods:
public
void
add
(
AutocryptHeader
header)
Adds a the passed
AutocryptHeader
to the list.
public
uint
add_missing_addresses
(
InternetAddressList
addresses)
Adds a new incomplete
AutocryptHeader
object for each InternetAddressMailbox found in
addresses
s.
public
uint
get_count
()
See how many Autocrypt headers are in the list.
public
unowned
AutocryptHeader
get_header_at
(
uint
index)
Get the Nth header in the list (returns
null
on error, or if
index
is out of bounds)
public
unowned
AutocryptHeader
get_header_for_address
(
InternetAddressMailbox
mailbox)
Gets the Autocrypt header corresponding to the given
mailbox
.
public
void
remove_incomplete
()
Remove all incomplete Autocrypt headers from the list.
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