Constructor

GtkEntrynew

Declaration [src]

GtkWidget*
gtk_entry_new (
  void
)

Description [src]

Creates a new entry.

Return value

Returns: GtkWidget
 

A new GtkEntry.

 The data is owned by the called function.