TextView


Description:

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

Creates a new `GtkTextView`.

If you don’t call [[email protected]_buffer] before using the text view, an empty default buffer will be created for you. Get the buffer with [[email protected]_buffer]. If you want to specify your own buffer, consider [[email protected]_with_buffer].

Returns:

a new `GtkTextView`




2022 vala-language.org