45 46 47
# File 'lib/gtk4/builder.rb', line 45 def add_from_string(string) add_from_string_raw(string, string.bytesize) end