Gtk.TextDirection Enumeration
An enumeration used to indicate the reading direction of a Gtk.Widget.

Syntax

[GLib.GType(typeof(Gtk.TextDirectionGType))]
public enum TextDirection

Remarks

See Widget.Direction to change the text direction of a widget.

Members

Member NameDescription
NoneNo specific text direction; Widget.DefaultDirection will be used.
LtrLeft to right.
RtlRight to left.

Requirements

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