Back to Seed Clases

xft


Classes

Interfaces

Structs

Unions

Enums

Struct xft.Color

Import line: xft = imports.gi.xft;
GIR File: xft-2.0.gir
C documentation: xftColor
Struct : Color
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
PangoXft
Method
PangoXft.render (Draw draw, Color color, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
Renders a PangoGlyphString onto an XftDraw object wrapping an X drawable.
PangoXft
Method
PangoXft.render_layout (Draw draw, Color color, Layout layout, gint32 x, gint32 y) : none
Render a PangoLayout onto a XftDraw
PangoXft
Method
PangoXft.render_layout_line (Draw draw, Color color, LayoutLine line, gint32 x, gint32 y) : none
Render a PangoLayoutLine onto a XftDraw
PangoXft
Method
PangoXft.render_transformed (Draw draw, Color color, Matrix matrix, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
Renders a PangoGlyphString onto a XftDraw, possibly
transforming the layed-out coordinates through a transformation
matrix.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:13 GMT+0800 (HKT)