Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.TabAlign

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.TabAlign
Enum : TabAlign
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.TabArray
Method
set_tab (Number tab_index, TabAlign alignment, Number location) : none
Sets the alignment and location of a tab stop.
Pango.TabArray
Method
get_tab (Number tab_index, TabAlign alignment) : Number
Gets the alignment and position of a tab stop.
Pango.TabArray
Method
get_tabs (TabAlign alignments) : Number
If non-NULL, alignments and locations are filled with allocated arrays of length pango_tab_array_get_size().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:54 GMT+0800 (HKT)