Constructor

GtkPasswordEntrynew

Declaration [src]

GtkWidget*
gtk_password_entry_new (
  void
)

Description [src]

Creates a GtkPasswordEntry.

Return value

Returns: GtkWidget
 

A new GtkPasswordEntry

 The data is owned by the called function.