Hi all,
I am following here ;
https://developer-old.gnome.org/gtkmm-tutorial/stable/sec-text-entry.html.en
to get input and do some various process. My problem is that I need to get multiline entry where text entry should be not a single line but multiple lines.
Any suggestions ?