Gtk.PasswordEntryBuffer¶
class — extends EntryBuffer
A GtkEntryBuffer that locks the underlying memory to prevent it
from being swapped to disk.
GtkPasswordEntry uses a GtkPasswordEntryBuffer.
Constructors¶
new¶
Creates a new GtkEntryBuffer using secure memory allocations.