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
  Show / Hide Inherited methods, properties and signals
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, Number x, Number y) : none
Renders a PangoGlyphString onto an XftDraw object wrapping an X drawable.
PangoXft
Method
PangoXft.render_layout (Draw draw, Color color, Layout layout, Number x, Number y) : none
Render a PangoLayout onto a XftDraw
PangoXft
Method
PangoXft.render_layout_line (Draw draw, Color color, LayoutLine line, Number x, Number y) : none
Render a PangoLayoutLine onto a XftDraw
PangoXft
Method
PangoXft.render_transformed (Draw draw, Color color, Matrix matrix, Font font, GlyphString glyphs, Number x, Number 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 Tue Jun 22 2010 16:35:07 GMT+0800 (HKT)