Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.TabArray

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.TabArray
Struct : TabArray
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextTag
Property
Gtk.TextView
Property
Gtk.TextView
Method
set_tabs (TabArray tabs) : none
Sets the default tab stops for paragraphs in text_view.
Gtk.TextView
Method
get_tabs () : Pango.TabArray
Gets the default tabs for text_view.
Pango.Layout
Method
set_tabs (TabArray tabs) : none
Sets the tabs to use for layout, overriding the default tabs (by default, tabs are every 8 spaces).
Pango.Layout
Method
get_tabs () : Pango.TabArray
Gets the current PangoTabArray used by this layout.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:54 GMT+0800 (HKT)