gtkgtktextviewgtkentry

What are the differences between GtkEntry and GtkTextView?


Apart from GTextView being multiline and able to display text in different styles (font, color etc. using tags), what are other obvious differences between the two?


Solution

  • Both GtkEntry and GtkTextView can be multiline.

    GtkTextView can in addition: