Gtk.Justification Enumeration
Used for justifying the text inside a Gtk.Label widget.

Syntax

[GLib.GType(typeof(Gtk.JustificationGType))]
public enum Justification

Remarks

Members

Member NameDescription
LeftThe text is placed at the left edge of the Gtk.Label.
RightThe text is placed at the right edge of the Gtk.Label.
CenterThe text is placed in the center of the Gtk.Label.
FillThe text is placed is distributed across the Gtk.Label.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0