#include "xed-app.h" #include "xed-document.h" #include "xed-encodings.h" #include "xed-encodings-combo-box.h" #include "xed-file-chooser-dialog.h" #include "xed-message.h" #include "xed-message-bus.h" #include "xed-message-type.h" #include "xed-notebook.h" #include "xed-panel.h" #include "xed-plugin.h" #include "xed-progress-message-area.h" #include "xed-statusbar.h" #include "xed-tab.h" #include "xed-view.h" #include "xed-window.h" xed_app_get_type xed_document_get_type xed_encoding_get_type xed_encodings_combo_box_get_type xed_file_chooser_dialog_get_type xed_message_get_type xed_message_bus_get_type xed_message_type_get_type xed_notebook_get_type xed_panel_get_type xed_plugin_get_type xed_progress_message_area_get_type xed_statusbar_get_type xed_tab_get_type xed_view_get_type xed_window_get_type