Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.LogAttr

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.LogAttr
Struct : LogAttr
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Pango.LogAttr ()
Create a new Pango.LogAttr
Create a new Pango.LogAttr
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango
Method
Pango.break (String text, gint32 length, Analysis analysis, LogAttr attrs, gint32 attrs_len) : none
Determines possible line, word, and character breaks
for a string of Unicode text with a single analysis.
Pango
Method
Pango.get_log_attrs (String text, gint32 length, gint32 level, Language language, LogAttr log_attrs, gint32 attrs_len) : none
Computes a PangoLogAttr for each character in text.
Pango.GlyphItem
Method
letter_space (String text, LogAttr log_attrs, gint32 letter_spacing) : none
Adds spacing between the graphemes of glyph_item to
give the effect of typographic letter spacing.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:40 GMT+0800 (HKT)