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
  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
Gtk.CellRendererText
Property
stretch : Pango.Stretch
Gtk.TextTag
Property
stretch : Pango.Stretch
Pango
Method
Pango.attr_stretch_new (Stretch stretch) : Pango.Attribute
Create a new font stretch attribute freed with pango_attribute_destroy().
Pango
Method
Pango.parse_stretch (String str, Stretch stretch, Boolean warn) : Boolean
Parses a font stretch.
Pango.FontDescription
Method
set_stretch (Stretch stretch) : none
Sets the stretch field of a font description.
Pango.FontDescription
Method
get_stretch () : Pango.Stretch
Gets the stretch field of a font description.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:54 GMT+0800 (HKT)