Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.Style

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Style
Enum : Style
An enumeration specifying the various slant styles possible for a font.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellRendererText
Property
style : Pango.Style
Gtk.TextTag
Property
style : Pango.Style
Pango
Method
Pango.parse_style (String str, Style style, gboolean warn) : gboolean
Parses a font style.
Pango.FontDescription
Method
get_style () : Pango.Style
Gets the style field of a PangoFontDescription.
Pango.FontDescription
Method
set_style (Style style) : none
Sets the style field of a PangoFontDescription.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:42 GMT+0800 (HKT)