Gtk.PasswordEntryBuffer¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gtk.PasswordEntryBuffer(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A
GtkEntryBuffer
that locks the underlying memory to prevent it from being swapped to disk.GtkPasswordEntry
uses aGtkPasswordEntryBuffer
.New in version 4.4.