summaryrefslogtreecommitdiff
path: root/docs/reference/pluma.types
blob: 0dc5633eed5ae65fa688f206dfb1a63f127167fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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