Package org.freedesktop.harfbuzz
Class Face
java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.Face
-
Constructor Summary
ConstructorsConstructorDescriptionFace(MemorySegment address) Create a Face proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.static @Nullable TypegetType()Get the GType of the Face classMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
Face
Create a Face proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getType
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-