Get the text of a Text View

Hello I am using GTK (GTK3_jll.jl (v3.24.31+0) on Julia.

I have tried to retrieve the content of a Textview via the function gtk_text_view_get_buffer, but I had this error:

UndefVarError: gtk_text_view_get_buffer not defined
Other method of Text View like gtk_text_view_set_monospace works.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.