jstedfast / gmime

A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
GNU Lesser General Public License v2.1
111 stars 36 forks source link

g_mime_object_get_header can return null in the gir #156

Closed dagle closed 10 months ago

dagle commented 10 months ago

g_mime_object_get_header doesn't return a nullable which both the code and the comment says it can do.