Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Pango.Fontset

Class Pango.Fontset

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Fontset
Class : Fontset
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Pango.Fontset ()
Create a new Pango.Fontset
Create a new Pango.Fontset
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.Context
Method
load_fontset (FontDescription desc, Language language) : Pango.Fontset
Load a set of fonts in the context that can be used to render a font matching desc.
Pango.FontMap
Method
load_fontset (Context context, FontDescription desc, Language language) : Pango.Fontset
Load a set of fonts in the fontmap that can be used to render a font matching desc.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:52 GMT+0800 (HKT)