Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.Stretch

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Stretch
Enum : Stretch
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellRendererText
Property
stretch : Pango.Stretch
Gtk.TextTag
Property
stretch : Pango.Stretch
Pango
Method
Pango.parse_stretch (String str, Stretch stretch, gboolean warn) : gboolean
Parses a font stretch.
Pango.FontDescription
Method
get_stretch () : Pango.Stretch
Gets the stretch field of a font description.
Pango.FontDescription
Method
set_stretch (Stretch stretch) : none
Sets the stretch field of a font description.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:42 GMT+0800 (HKT)