Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.Weight

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Weight
Enum : Weight
  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
Pango
Method
Pango.attr_weight_new (Weight weight) : Pango.Attribute
Create a new font weight attribute.
Pango
Method
Pango.parse_weight (String str, Weight weight, Boolean warn) : Boolean
Parses a font weight.
Pango.FontDescription
Method
set_weight (Weight weight) : none
Sets the weight field of a font description.
Pango.FontDescription
Method
get_weight () : Pango.Weight
Gets the weight 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)