Searched refs:cat_editor (Results 1 – 1 of 1) sorted by relevance
127 ECategoryEditor *cat_editor; in new_button_clicked_cb() local135 cat_editor = g_object_new (E_TYPE_CATEGORY_EDITOR, in new_button_clicked_cb()139 e_category_editor_create_category (cat_editor); in new_button_clicked_cb()141 gtk_widget_destroy (GTK_WIDGET (cat_editor)); in new_button_clicked_cb()149 ECategoryEditor *cat_editor; in edit_button_clicked_cb() local158 cat_editor = g_object_new (E_TYPE_CATEGORY_EDITOR, in edit_button_clicked_cb()165 e_category_editor_edit_category (cat_editor, category); in edit_button_clicked_cb()167 gtk_widget_destroy (GTK_WIDGET (cat_editor)); in edit_button_clicked_cb()