Gtk.Entry.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_entry_new()
}

Creates a new entry.

Returns

a new Gtk.Entry.