Constructor

Gtk.PasswordEntry.new

Declaration [src]

GtkWidget*
gtk_password_entry_new (
  void
)

Description [src]

Creates a GtkPasswordEntry.

Return value

Returns: GtkWidget

a new GtkPasswordEntry

Ownership is not transferred to the caller