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
  Show / Hide Inherited methods, properties and signals
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, Number length, Analysis analysis, LogAttr attrs, Number 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, Number length, Number level, Language language, LogAttr log_attrs, Number attrs_len) : none
Computes a PangoLogAttr for each character in text.
Pango.GlyphItem
Method
letter_space (String text, LogAttr log_attrs, Number letter_spacing) : none
Adds spacing between the graphemes of glyph_item to give the effect of typographic letter spacing.
Pango.Layout
Method
get_log_attrs (LogAttr attrs) : Number
Retrieves an array of logical attributes for each character in the layout.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:53 GMT+0800 (HKT)