TypeScript API Documentation for GTKSOURCEVIEW
API Version: 5
Library Version: 5.18.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Initializes the GtkSourceView library (e.g. for the internationalization).
This function can be called several times, but is meant to be called at the beginning of main(), before any other GtkSourceView function call.
main()
The counterpart to this function is finalize which can be convenient when using memory debugging tools.
Initializes the GtkSourceView library (e.g. for the internationalization).
This function can be called several times, but is meant to be called at the beginning of
main(), before any other GtkSourceView function call.The counterpart to this function is finalize which can be convenient when using memory debugging tools.