Documentation
Dlang.org
HeaderList.getHeader
gmime
header_list
HeaderList
Gets the first header with the specified name.
class
HeaderList
gmime.header.Header
getHeader
(
string
name
)
Parameters
name
string
header name
Return Value
Type:
gmime
.
header
.
Header
a #GMimeHeader for the specified name.
gmime
header_list
HeaderList
constructors
this
functions
append
clear
contains
getCount
getHeader
getHeaderAt
prepend
remove
removeAt
self
set
toString_
writeToStream
properties
_gType
static functions
_getGType
builder
Gets the first header with the specified name.