Constructor

Gtk.Entry.new

Declaration [src]

GtkWidget*
gtk_entry_new (
  void
)

Description [src]

Creates a new entry.

Return value

Returns: GtkWidget

a new GtkEntry.

Ownership is not transferred to the caller