0

I want to show the full text of a cell as a tooltip, when the text is too long and clipped. Is that possible with GTK3 TreeView?

If you don't understand what I mean, suppose a TreeView like below. Column1 is too narrow to hold the full "Oh say can you see", so it became "Oh say can ". I want to show "Oh say can you see" as a tooltip when the user places the mouse pointer over "Oh say can ", but not on "by the dawn's" or on "early light".

Column 1 Column 2 Column 3
Oh say can by the dawn's early light
Damn Vegetables
  • 11,484
  • 13
  • 80
  • 135

0 Answers0