Gtk
TextView
Editable
Gtk.TextView.Editable Property
Whether the text can be modified by the user
Syntax
[GLib.Property("editable")]
public
bool
Editable
{ set; get; }
Value
Whether or not the text can be edited by the user.
Remarks
Defaults to true.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)