Gtk.Entry.prototype.set_buffer

function set_buffer(buffer:Gtk.EntryBuffer):void {
    // Gjs wrapper for gtk_entry_set_buffer()
}

Set the Gtk.EntryBuffer object which holds the text for this widget.

Since 2.18

buffer

a Gtk.EntryBuffer