This adds a VAPI (including generation files and Makefile) for GMime to the repo, which we'll be using extensively to come. This VAPI is incomplete in many ways, so care should be used going forward. Also, with GMime now interpreting RFC822 dates, can now pretty-print them. Prettier From: names also added this time around.
9 lines
341 B
Text
9 lines
341 B
Text
GMime cheader_filename="gmime/gmime.h" lower_case_cprefix="g_mime_"
|
|
|
|
g_mime_message_get_date.date is_out="1"
|
|
g_mime_message_get_date.tz_offset is_out="1"
|
|
g_mime_param_next name="get_next"
|
|
g_mime_signer_next name="get_next"
|
|
|
|
g_mime_utils_header_decode_date type_name="time_t"
|
|
g_mime_utils_header_decode_date.tz_offset is_out="1" nullable="1"
|