Package org.gnome.gtksourceview
Class StyleSchemeChooser.StyleSchemeChooserInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtksourceview.StyleSchemeChooser.StyleSchemeChooserInterface
-
Constructor Summary
ConstructorDescriptionAllocate a new StyleSchemeChooserInterface.StyleSchemeChooserInterface
(Arena arena) Allocate a new StyleSchemeChooserInterface.StyleSchemeChooserInterface
(MemorySegment address) Create a StyleSchemeChooserInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayout
The memory layout of the native struct.void
overrideGetStyleScheme
(Arena arena, Method method) Override virtual methodget_style_scheme
.void
overrideSetStyleScheme
(Arena arena, Method method) Override virtual methodset_style_scheme
.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
StyleSchemeChooserInterface
Create a StyleSchemeChooserInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
StyleSchemeChooserInterface
Allocate a new StyleSchemeChooserInterface.- Parameters:
arena
- to control the memory allocation scope
-
StyleSchemeChooserInterface
public StyleSchemeChooserInterface()Allocate a new StyleSchemeChooserInterface. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideGetStyleScheme
-
overrideSetStyleScheme
-