Class GLArea.GLAreaClass
- All Implemented Interfaces:
Proxy
- Enclosing class:
GLArea
The
GtkGLAreaClass structure contains only private data.-
Constructor Summary
ConstructorsConstructorDescriptionGLAreaClass(MemorySegment address) Create a GLAreaClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideCreateContext(Arena arena, @Nullable Method method) Override virtual methodcreate_context.voidoverrideRender(Arena arena, @Nullable Method method) Override virtual methodrender.voidoverrideResize(Arena arena, @Nullable Method method) Override virtual methodresize.@Nullable MemorySegment @Nullable []Read the value of the field_padding.voidwrite_padding(@Nullable MemorySegment @Nullable [] _padding, Arena _arena) Write a value in the field_padding.Methods inherited from class Widget.WidgetClass
addBinding, addBinding, addBindingAction, addBindingAction, addBindingSignal, addBindingSignal, addShortcut, bindTemplateCallbackFull, bindTemplateChildFull, getAccessibleRole, getActivateSignal, getCssName, getLayoutManagerType, installAction, installPropertyAction, overrideComputeExpand, overrideContains, overrideCssChanged, overrideDirectionChanged, overrideFocus, overrideGetRequestMode, overrideGrabFocus, overrideHide, overrideKeynavFailed, overrideMap, overrideMeasure, overrideMnemonicActivate, overrideMoveFocus, overrideQueryTooltip, overrideRealize, overrideRoot, overrideSetFocusChild, overrideShow, overrideSizeAllocate, overrideSnapshot, overrideStateFlagsChanged, overrideSystemSettingChanged, overrideUnmap, overrideUnrealize, overrideUnroot, queryAction, setAccessibleRole, setActivateSignal, setActivateSignalFromName, setCssName, setLayoutManagerType, setTemplate, setTemplateFromResource, setTemplateScopeMethods inherited from class GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readConstructProperties, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeConstructProperties, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecsMethods inherited from class TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
GLAreaClass
Create a GLAreaClass proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideRender
-
overrideResize
-
overrideCreateContext
-
read_padding
Read the value of the field_padding.- Returns:
- The value of the field
_padding
-
write_padding
Write a value in the field_padding.- Parameters:
_padding- The new value for the field_padding
-