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
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
get_tabs () : Pango.TabArray
Gets the default tabs for text_view.
Gtk.TextView
Method
set_tabs (TabArray tabs) : none
Sets the default tab stops for paragraphs in text_view.
Pango.Layout
Method
get_tabs () : Pango.TabArray
Gets the current PangoTabArray used by this layout.
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).
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:40 GMT+0800 (HKT)