85 86 87
# File 'lib/gtk3/builder.rb', line 85 def add_from_string(string) add_from_string_raw(string, string.bytesize) end