Constructor

GtkPasswordEntryBuffernew

Declaration [src]

GtkEntryBuffer*
gtk_password_entry_buffer_new (
  void
)

Description [src]

Creates a new GtkEntryBuffer using secure memory allocations.

Return value

Type: GtkEntryBuffer

The newly created instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.