summaryrefslogtreecommitdiff
path: root/docs/reference/pluma.types
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 19:52:18 -0300
committerPerberos <[email protected]>2011-11-07 19:52:18 -0300
commit5ded9cba8563f336939400303d6a841d5089b107 (patch)
treec5676588cff26ba37e12369fe4de24b54e9f6682 /docs/reference/pluma.types
parentf00b3a11a199f9f85a4d46a600f9d14179b37dbf (diff)
downloadpluma-5ded9cba8563f336939400303d6a841d5089b107.tar.bz2
pluma-5ded9cba8563f336939400303d6a841d5089b107.tar.xz
renaming from gedit to pluma
Diffstat (limited to 'docs/reference/pluma.types')
-rwxr-xr-xdocs/reference/pluma.types32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/reference/pluma.types b/docs/reference/pluma.types
new file mode 100755
index 00000000..0dc5633e
--- /dev/null
+++ b/docs/reference/pluma.types
@@ -0,0 +1,32 @@
+#include "pluma-app.h"
+#include "pluma-document.h"
+#include "pluma-encodings.h"
+#include "pluma-encodings-combo-box.h"
+#include "pluma-file-chooser-dialog.h"
+#include "pluma-message.h"
+#include "pluma-message-bus.h"
+#include "pluma-message-type.h"
+#include "pluma-notebook.h"
+#include "pluma-panel.h"
+#include "pluma-plugin.h"
+#include "pluma-progress-message-area.h"
+#include "pluma-statusbar.h"
+#include "pluma-tab.h"
+#include "pluma-view.h"
+#include "pluma-window.h"
+pluma_app_get_type
+pluma_document_get_type
+pluma_encoding_get_type
+pluma_encodings_combo_box_get_type
+pluma_file_chooser_dialog_get_type
+pluma_message_get_type
+pluma_message_bus_get_type
+pluma_message_type_get_type
+pluma_notebook_get_type
+pluma_panel_get_type
+pluma_plugin_get_type
+pluma_progress_message_area_get_type
+pluma_statusbar_get_type
+pluma_tab_get_type
+pluma_view_get_type
+pluma_window_get_type