Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoXftRendererClass Struct Reference

#include <pangoxft-render.h>

Data Fields

PangoRendererClass parent_class
 
void(* composite_trapezoids )(PangoXftRenderer *xftrenderer, PangoRenderPart part, XTrapezoid *trapezoids, int n_trapezoids)
 
void(* composite_glyphs )(PangoXftRenderer *xftrenderer, XftFont *xft_font, XftGlyphSpec *glyphs, int n_glyphs)
 

Detailed Description

PangoXftRendererClass: @composite_trapezoids: draw the specified trapezoids using the current color and other attributes for @part @composite_glyphs: draw the specified glyphs using the current foreground color and other foreground attributes

The class structure for PangoXftRenderer

Since: 1.8

Definition at line 91 of file pangoxft-render.h.

Field Documentation

◆ composite_glyphs

void(* _PangoXftRendererClass::composite_glyphs) (PangoXftRenderer *xftrenderer, XftFont *xft_font, XftGlyphSpec *glyphs, int n_glyphs)

Definition at line 101 of file pangoxft-render.h.

◆ composite_trapezoids

void(* _PangoXftRendererClass::composite_trapezoids) (PangoXftRenderer *xftrenderer, PangoRenderPart part, XTrapezoid *trapezoids, int n_trapezoids)

Definition at line 97 of file pangoxft-render.h.

◆ parent_class

PangoRendererClass _PangoXftRendererClass::parent_class

Definition at line 94 of file pangoxft-render.h.


The documentation for this struct was generated from the following file: