Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.Alignment

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Alignment
Enum : Alignment
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Champlain.Label
Property
alignment : Pango.Alignment
Champlain.Label
Method
get_alignment () : Pango.Alignment
Champlain.Label
Method
set_alignment (Alignment alignment) : none
Clutter.Text
Property
line_alignment : Pango.Alignment
The preferred alignment for the text.
Clutter.Text
Method
get_line_alignment () : Pango.Alignment
Retrieves the alignment of a ClutterText, as set by
clutter_text_set_line_alignment().
Clutter.Text
Method
set_line_alignment (Alignment alignment) : none
Sets the way that the lines of a wrapped label are aligned with
respect to each other.
Gtk.CellRendererText
Property
alignment : Pango.Alignment
Specifies how to align the lines of text with respect to each other.
Pango.Layout
Method
get_alignment () : Pango.Alignment
positioned within the horizontal space available.
Pango.Layout
Method
set_alignment (Alignment alignment) : none
positioned within the horizontal space available.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:40 GMT+0800 (HKT)