# File lib/glib2.rb, line 163 def error(str) log(DOMAIN, LEVEL_ERROR, caller(1)[0] << ": " << str) end