0
votes

Which gtk widget should I use for achieving this functionality:

Auto Suggestion while typing

1

1 Answers

2
votes

GtkEntryCompletion. Run gtk-demo to see how it behaves.