Package ch.bailu.gtk.pango
Class FontsetClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.pango.FontsetClass
- All Implemented Interfaces:
PointerInterface
The `PangoFontsetClass` structure holds the virtual functions for
a particular `PangoFontset` implementation.
a particular `PangoFontset` implementation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.pango.JnaFontsetClass.OnGetFontch.bailu.gtk.pango.JnaFontsetClass.OnGetLanguagech.bailu.gtk.pango.JnaFontsetClass.OnGetMetricsch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved1ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved2ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved3ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved4static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetFont(FontsetClass.OnGetFont get_font) voidsetFieldGetLanguage(FontsetClass.OnGetLanguage get_language) voidsetFieldGetMetrics(FontsetClass.OnGetMetrics get_metrics) voidsetFieldPangoReserved1(FontsetClass.OnPangoReserved1 _pango_reserved1) voidsetFieldPangoReserved2(FontsetClass.OnPangoReserved2 _pango_reserved2) voidsetFieldPangoReserved3(FontsetClass.OnPangoReserved3 _pango_reserved3) voidsetFieldPangoReserved4(FontsetClass.OnPangoReserved4 _pango_reserved4) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_CLASS
parent `GObjectClass`
Private field: direct-type- See Also:
-
GET_FONT
- See Also:
-
GET_METRICS
- See Also:
-
GET_LANGUAGE
- See Also:
-
FOREACH
Private field: cb-with-cb- See Also:
-
_PANGO_RESERVED1
- See Also:
-
_PANGO_RESERVED2
- See Also:
-
_PANGO_RESERVED3
- See Also:
-
_PANGO_RESERVED4
- See Also:
-
-
Constructor Details
-
FontsetClass
-
FontsetClass
public FontsetClass()
-
-
Method Details
-
getClassHandler
-
setFieldGetFont
-
getFieldGetFont
public ch.bailu.gtk.pango.JnaFontsetClass.OnGetFont getFieldGetFont() -
setFieldGetMetrics
-
getFieldGetMetrics
public ch.bailu.gtk.pango.JnaFontsetClass.OnGetMetrics getFieldGetMetrics() -
setFieldGetLanguage
-
getFieldGetLanguage
public ch.bailu.gtk.pango.JnaFontsetClass.OnGetLanguage getFieldGetLanguage() -
setFieldPangoReserved1
-
getFieldPangoReserved1
public ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved1 getFieldPangoReserved1() -
setFieldPangoReserved2
-
getFieldPangoReserved2
public ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved2 getFieldPangoReserved2() -
setFieldPangoReserved3
-
getFieldPangoReserved3
public ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved3 getFieldPangoReserved3() -
setFieldPangoReserved4
-
getFieldPangoReserved4
public ch.bailu.gtk.pango.JnaFontsetClass.OnPangoReserved4 getFieldPangoReserved4() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-