Klasse Font

Alle implementierten Schnittstellen:
PointerInterface

public class Font extends Interface
`PangoCairoFont` is an interface exported by fonts for
use with Cairo.

The actual type of the font will depend on the particular
font technology Cairo was compiled to use.

https://docs.gtk.org/PangoCairo/iface.Font.html

  • Konstruktordetails Linksymbol

  • Methodendetails Linksymbol

    • getClassHandler Linksymbol

      public static ClassHandler getClassHandler()
    • getScaledFont Linksymbol

      public ScaledFont getScaledFont()
      Gets the `cairo_scaled_font_t` used by @font.
      The scaled font can be referenced and kept using
      cairo_scaled_font_reference().
      Gibt zurück:
      the `cairo_scaled_font_t` used by @font
    • getTypeID Linksymbol

      public static long getTypeID()
    • getParentTypeID Linksymbol

      public static long getParentTypeID()
    • getTypeSize Linksymbol

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize Linksymbol

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize Linksymbol

      public static int getInstanceSize()