Package org.gnome.gtk
Class PasswordEntryBuffer.PasswordEntryBufferClass
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gtk.EntryBuffer.EntryBufferClass
org.gnome.gtk.PasswordEntryBuffer.PasswordEntryBufferClass
- All Implemented Interfaces:
Proxy
- Enclosing class:
PasswordEntryBuffer
public static class PasswordEntryBuffer.PasswordEntryBufferClass
extends EntryBuffer.EntryBufferClass
-
Constructor Summary
ConstructorDescriptionAllocate a new PasswordEntryBufferClass.PasswordEntryBufferClass
(Arena arena) Allocate a new PasswordEntryBufferClass.PasswordEntryBufferClass
(MemorySegment address) Create a PasswordEntryBufferClass proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.gnome.gtk.EntryBuffer.EntryBufferClass
overrideDeletedText, overrideDeleteText, overrideGetLength, overrideGetText, overrideInsertedText, overrideInsertText
Methods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecs
Methods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
PasswordEntryBufferClass
Create a PasswordEntryBufferClass proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
PasswordEntryBufferClass
Allocate a new PasswordEntryBufferClass.- Parameters:
arena
- to control the memory allocation scope
-
PasswordEntryBufferClass
public PasswordEntryBufferClass()Allocate a new PasswordEntryBufferClass. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-