Package org.gnome.gtk
Class FontChooser.FontChooserIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.FontChooser.FontChooserIface
-
Constructor Summary
ConstructorsConstructorDescriptionFontChooserIface(MemorySegment address) Create a FontChooserIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideFontActivated(Arena arena, @Nullable Method method) Override virtual methodfont_activated.voidoverrideGetFontFace(Arena arena, @Nullable Method method) Override virtual methodget_font_face.voidoverrideGetFontFamily(Arena arena, @Nullable Method method) Override virtual methodget_font_family.voidoverrideGetFontMap(Arena arena, @Nullable Method method) Override virtual methodget_font_map.voidoverrideGetFontSize(Arena arena, @Nullable Method method) Override virtual methodget_font_size.voidoverrideSetFilterFunc(Arena arena, @Nullable Method method) Override virtual methodset_filter_func.voidoverrideSetFontMap(Arena arena, @Nullable Method method) Override virtual methodset_font_map.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
FontChooserIface
Create a FontChooserIface 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
-
overrideGetFontFamily
-
overrideGetFontFace
-
overrideGetFontSize
-
overrideSetFilterFunc
-
overrideFontActivated
-
overrideSetFontMap
-
overrideGetFontMap
-