[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public View ()
Creates a new `GtkSourceView`.
By default, an empty [class@Buffer] will be lazily created and can be retrieved with [[email protected]_buffer].
If you want to specify your own buffer, either override the [[email protected]_buffer] factory method, or use [ [email protected]_with_buffer].
a new View. |