summaryrefslogtreecommitdiff
path: root/docs/reference/gedit.types
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 16:46:58 -0300
committerPerberos <[email protected]>2011-11-07 16:46:58 -0300
commit528c1e5ff51e213936e800fc5a9a25da99c0bdf2 (patch)
tree77f8aa456b09367ba81f04d4562fc935f898a951 /docs/reference/gedit.types
downloadpluma-528c1e5ff51e213936e800fc5a9a25da99c0bdf2.tar.bz2
pluma-528c1e5ff51e213936e800fc5a9a25da99c0bdf2.tar.xz
initial
Diffstat (limited to 'docs/reference/gedit.types')
-rwxr-xr-xdocs/reference/gedit.types32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/reference/gedit.types b/docs/reference/gedit.types
new file mode 100755
index 00000000..3cb6ce8b
--- /dev/null
+++ b/docs/reference/gedit.types
@@ -0,0 +1,32 @@
+#include "gedit-app.h"
+#include "gedit-document.h"
+#include "gedit-encodings.h"
+#include "gedit-encodings-combo-box.h"
+#include "gedit-file-chooser-dialog.h"
+#include "gedit-message.h"
+#include "gedit-message-bus.h"
+#include "gedit-message-type.h"
+#include "gedit-notebook.h"
+#include "gedit-panel.h"
+#include "gedit-plugin.h"
+#include "gedit-progress-message-area.h"
+#include "gedit-statusbar.h"
+#include "gedit-tab.h"
+#include "gedit-view.h"
+#include "gedit-window.h"
+gedit_app_get_type
+gedit_document_get_type
+gedit_encoding_get_type
+gedit_encodings_combo_box_get_type
+gedit_file_chooser_dialog_get_type
+gedit_message_get_type
+gedit_message_bus_get_type
+gedit_message_type_get_type
+gedit_notebook_get_type
+gedit_panel_get_type
+gedit_plugin_get_type
+gedit_progress_message_area_get_type
+gedit_statusbar_get_type
+gedit_tab_get_type
+gedit_view_get_type
+gedit_window_get_type