# File lib/gpgme/ctx.rb, line 126 def textmode GPGME::gpgme_get_textmode(self) == 1 ? true : false end