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
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.TabArray
Method
get_tab (gint32 tab_index, TabAlign alignment, gint32 location) : none
Gets the alignment and position of a tab stop.
Pango.TabArray
Method
get_tabs (TabAlign alignments, gint32 locations) : none
If non-NULL, alignments and locations are filled with allocated
arrays of length pango_tab_array_get_size().
Pango.TabArray
Method
set_tab (gint32 tab_index, TabAlign alignment, gint32 location) : none
Sets the alignment and location of a tab stop.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:42 GMT+0800 (HKT)