Gtk.TextWindowType Enumeration
An enumeration used to identify areas of the Gtk.TextView.

Syntax

[GLib.GType(typeof(Gtk.TextWindowTypeGType))]
public enum TextWindowType

Remarks

Members

Member NameDescription
PrivateA private text window that can't be gotten from the text view.
WidgetThe overall widget window.
TextThe window that displays the text buffer.
LeftThe window on the left hand side of the text window.
RightThe window on the right hand side of the text window.
TopThe window at the top of the text window.
BottomThe window at the bottom of the text window.

Requirements

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