Package org.gnome.pango
Class FontMap.FontMapClass<T extends GObject>
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.pango.FontMap.FontMapClass<T>
-
Constructor Summary
ConstructorDescriptionAllocate a new FontMapClass.FontMapClass
(Arena arena) Allocate a new FontMapClass.FontMapClass
(MemorySegment address) Create a FontMapClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayout
The memory layout of the native struct.void
overrideChanged
(Arena arena, Method method) Override virtual methodchanged
.void
overrideGetFace
(Arena arena, Method method) Override virtual methodget_face
.void
overrideGetFamily
(Arena arena, Method method) Override virtual methodget_family
.void
overrideGetSerial
(Arena arena, Method method) Override virtual methodget_serial
.void
overrideListFamilies
(Arena arena, Method method) Override virtual methodlist_families
.void
overrideLoadFont
(Arena arena, Method method) Override virtual methodload_font
.void
overrideLoadFontset
(Arena arena, Method method) Override virtual methodload_fontset
.Read the value of the fieldshape_engine_type
.void
writeShapeEngineType
(String shapeEngineType, Arena _arena) Write a value in the fieldshape_engine_type
.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
-
FontMapClass
Create a FontMapClass proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
FontMapClass
Allocate a new FontMapClass.- Parameters:
arena
- to control the memory allocation scope
-
FontMapClass
public FontMapClass()Allocate a new FontMapClass. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideLoadFont
-
overrideListFamilies
-
overrideLoadFontset
-
readShapeEngineType
Read the value of the fieldshape_engine_type
.- Returns:
- The value of the field
shape_engine_type
-
writeShapeEngineType
-
overrideGetSerial
-
overrideChanged
-
overrideGetFamily
-
overrideGetFace
-