alias GLib::CompletionFunc
Overview
Specifies the type of the function passed to g_completion_new(). It should return the string corresponding to the given target item. This is used when you use data structures as #GCompletion items.
Alias Definition
-> String