Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.Justification

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkJustification
Enum : Justification
  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
Gtk.CList
Method
set_column_justification (Number column, Justification justification) : none
Gtk.Label
Property
justify : Gtk.Justification
Gtk.Label
Method
set_justify (Justification jtype) : none
Sets the alignment of the lines in the text of the label relative to each other.
Gtk.Label
Method
get_justify () : Gtk.Justification
Returns the justification of the label.
Gtk.TextTag
Property
justification : Gtk.Justification
Gtk.TextView
Property
justification : Gtk.Justification
Gtk.TextView
Method
set_justification (Justification justification) : none
Sets the default justification of text in text_view.
Gtk.TextView
Method
get_justification () : Gtk.Justification
Gets the default justification of paragraphs in text_view.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)