Class PasswordEntryBuffer

All Implemented Interfaces:
PointerInterface

public class PasswordEntryBuffer extends EntryBuffer
A `GtkEntryBuffer` that locks the underlying memory to prevent it
from being swapped to disk.

`GtkPasswordEntry` uses a `GtkPasswordEntryBuffer`.

https://docs.gtk.org/gtk4/class.PasswordEntryBuffer.html

  • Constructor Details

    • PasswordEntryBuffer

      public PasswordEntryBuffer(PointerContainer pointer)
    • PasswordEntryBuffer

      public PasswordEntryBuffer()
      Creates a new `GtkEntryBuffer` using secure memory allocations.
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()