Function
GLibCompletionFunc
deprecated: 2.26
Description [src]
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.
Deprecated since: 2.26
Rarely used API.