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
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango
Method
Pango.parse_weight (String str, Weight weight, gboolean warn) : gboolean
Parses a font weight.
Pango.FontDescription
Method
get_weight () : Pango.Weight
Gets the weight field of a font description.
Pango.FontDescription
Method
set_weight (Weight weight) : none
Sets the weight 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)