PasswordEntryBuffer

Added in version 4.4.

class PasswordEntryBuffer(**properties: Any)

Superclasses: EntryBuffer, Object

A GtkEntryBuffer that locks the underlying memory to prevent it from being swapped to disk.

GtkPasswordEntry uses a GtkPasswordEntryBuffer.

Constructors

class PasswordEntryBuffer
classmethod new() EntryBuffer

Creates a new GtkEntryBuffer using secure memory allocations.