Class

GtkPasswordEntryBuffer

since: 4.4

[]

Description [src]

final class Gtk.PasswordEntryBuffer : Gtk.EntryBuffer
{
  /* No available fields */
}

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

GtkPasswordEntry uses a GtkPasswordEntryBuffer.

Available since: 4.4

[]

Hierarchy

hierarchy this GtkPasswordEntryBuffer ancestor_0 GtkEntryBuffer ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Constructors

gtk_password_entry_buffer_new

Creates a new GtkEntryBuffer using secure memory allocations.

[]

Instance methods

Methods inherited from GtkEntryBuffer (10)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GtkEntryBuffer (3)
[]

Signals

Signals inherited from GtkEntryBuffer (2)
Signals inherited from GObject (1)

Class structure