PasswordEntryBuffer#
Added in version 4.4.
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.