| Top |  |  |  |  | 
GtkEntryCompletion *
e_category_completion_new (void);
e_category_completion_new is deprecated and should not be used in newly-written code.
Since: 2.26
struct ECategoryCompletion {
	GtkEntryCompletion parent;
	ECategoryCompletionPrivate *priv;
};
ECategoryCompletion is deprecated and should not be used in newly-written code.
Since: 2.26