TextView


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public TextView ()

Creates a new TextView.

If you don’t call set_buffer before using the text view, an empty default buffer will be created for you. Get the buffer with get_buffer. If you want to specify your own buffer, consider TextView.with_buffer.

Returns:

a new TextView