class GPGME::Error
def source
the problem. This is not always true, but it is attempted to
the error source will give an indication to where to look for
place where an error was encoded into an error value. Usually
it is the place where the error happened, sometimes it is the
The error source has not a precisely defined meaning. Sometimes
Return the error source.
def source GPGME::gpgme_err_source(@error) end