ToshioCP / Gtk4-tutorial

GTK 4 tutorial for beginners
https://toshiocp.github.io/Gtk4-tutorial/
548 stars 50 forks source link

Wrong reference to class name #7

Closed igormorgado closed 3 years ago

igormorgado commented 3 years ago

In section 12, when you say:

17-33: Declaration of public functions on GtkTextView.

It should be read:

17-33: Declaration of public functions on TfeTextView.

Check?

ToshioCP commented 3 years ago

Thank you Igor for pointing out the mistake. It is corrected.