An enumeration used to identify areas of the
Gtk.TextView.
Syntax
[GLib.GType(typeof(Gtk.TextWindowTypeGType))]
public enum TextWindowType
Remarks
Members
| Member Name | Description |
|---|
| Private | A private text window that can't be gotten from the text view. |
| Widget | The overall widget window. |
| Text | The window that displays the text buffer. |
| Left | The window on the left hand side of the text window. |
| Right | The window on the right hand side of the text window. |
| Top | The window at the top of the text window. |
| Bottom | The window at the bottom of the text window. |
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0