PangoRendererClass

Class structure for #PangoRenderer.

Members

Variables

PangoReserved2
void function() PangoReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PangoReserved3
void function() PangoReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PangoReserved4
void function() PangoReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
begin
void function(PangoRenderer* renderer) begin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawErrorUnderline
void function(PangoRenderer* renderer, int x, int y, int width, int height) drawErrorUnderline;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawGlyph
void function(PangoRenderer* renderer, PangoFont* font, PangoGlyph glyph, double x, double y) drawGlyph;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawGlyphItem
void function(PangoRenderer* renderer, const(char)* text, PangoGlyphItem* glyphItem, int x, int y) drawGlyphItem;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawGlyphs
void function(PangoRenderer* renderer, PangoFont* font, PangoGlyphString* glyphs, int x, int y) drawGlyphs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawRectangle
void function(PangoRenderer* renderer, PangoRenderPart part, int x, int y, int width, int height) drawRectangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawShape
void function(PangoRenderer* renderer, PangoAttrShape* attr, int x, int y) drawShape;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drawTrapezoid
void function(PangoRenderer* renderer, PangoRenderPart part, double y1, double x11, double x21, double y2, double x12, double x22) drawTrapezoid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
end
void function(PangoRenderer* renderer) end;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GObjectClass parentClass;
Undocumented in source.
partChanged
void function(PangoRenderer* renderer, PangoRenderPart part) partChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
prepareRun
void function(PangoRenderer* renderer, PangoLayoutRun* run) prepareRun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta