[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=GtkWidget Interfaces=Object Info=Widget that displays a Gtk.TextBuffer Category=GTK [Edit] Class=Edit Text=Text [Property] Width= | |100 Height= | |20 +Text=Sets the current text in the TextView. ARG(string)|2| @Editable=Whether the text can be modified by the user. ARG(bool)|14|0|True,False [Methods] doText=Sets text of the control. ARG(string data)|1|0 onChanged=Emitted when the text in the buffer has been changed. ARG(string)|2|2 Text=Returns the current text in the TextView. ARG(string)|3|2 Data=Defines the text to operate. ARG(string)|4|2