| Top |  |  |  |  | 
| ECategoryEditor * | e_category_editor_new () | 
| const | e_category_editor_create_category () | 
|  | e_category_editor_edit_category () | 
constgchar * e_category_editor_create_category (ECategoryEditor *editor);
Since: 3.2
gboolean e_category_editor_edit_category (ECategoryEditor *editor,const);gchar *category
Since: 3.2
struct ECategoryEditor {
	GtkDialog parent;
	ECategoryEditorPrivate *priv;
};
Contains only private data that should be read and manipulated using the functions below.
Since: 3.2