GMime.InternetAddress – gmime-3.0 Reference Manual
Packages
gmime-3.0
GMime
InternetAddress
InternetAddress
get_charset
get_name
set_charset
set_name
to_new_string
to_string
charset
name
InternetAddress
Object Hierarchy:
Description:
[
CCode
( cname =
"InternetAddress"
, type_id =
"internet_address_get_type ()"
) ]
public
abstract
class
InternetAddress
:
Object
An RFC 2822 Address object.
All known sub-classes:
InternetAddressGroup
InternetAddressMailbox
Namespace:
GMime
Package:
gmime-3.0
Content:
Creation methods:
protected
InternetAddress
()
Methods:
public
unowned
string
?
get_charset
()
Gets the charset to be used when encoding the name of the mailbox or group.
public
unowned
string
?
get_name
()
Gets the display name of the
InternetAddress
.
public
void
set_charset
(
string
? charset)
Set the charset to use for encoding the name of the mailbox or group.
public
void
set_name
(
string
name)
Set the display name of the
InternetAddress
.
public
string
to_new_string
(
FormatOptions
? options,
bool
encode)
Allocates a string containing the contents of the
InternetAddress
object.
public
virtual
void
to_string
(
FormatOptions
options,
uint32
flags,
size_t
linelen,
StringBuilder
str)
Fields:
public
unowned
string
charset
public
unowned
string
name
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