Does anyone have experience using Gtk.jl to set the GTK EntryCompletion? The GTK documents say to use
"To add completion functionality to an entry, use gtk_entry_set_completion()"
I have no idea what to do here.
Does anyone have experience using Gtk.jl to set the GTK EntryCompletion? The GTK documents say to use
"To add completion functionality to an entry, use gtk_entry_set_completion()"
I have no idea what to do here.