summaryrefslogtreecommitdiff
path: root/gladeui/glade_plugin.def
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-01-23 19:49:04 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-01-23 19:49:04 +0000
commiteb33dd583ddd72a13648958b76f91c988f2907fb (patch)
tree2dc9f85a792cf9e7873a6526d7da8367948416ec /gladeui/glade_plugin.def
parent7b9410c2c87bab548f924c24a1addfbce5e0b78b (diff)
downloadglade-eb33dd583ddd72a13648958b76f91c988f2907fb.tar.gz
Reorganised package structure, moved a lot of files and directories.
* Reorganised package structure, moved a lot of files and directories. Modified the Makefile.am in most directories. * po/POTFILES.in, po/POTFILES.skip: Update for reorganisation. * configure.ac: Add files to AC_CONFIG_FILES. Change AC_CONFIG_SRCDIR. svn path=/trunk/; revision=1050
Diffstat (limited to 'gladeui/glade_plugin.def')
-rw-r--r--gladeui/glade_plugin.def27
1 files changed, 27 insertions, 0 deletions
diff --git a/gladeui/glade_plugin.def b/gladeui/glade_plugin.def
new file mode 100644
index 00000000..81f374ee
--- /dev/null
+++ b/gladeui/glade_plugin.def
@@ -0,0 +1,27 @@
+DESCRIPTION "Implements the core glade functions needed by plugins"
+EXPORTS
+ glade_catalog_load_all
+ glade_command_create
+ glade_cursor_init
+ glade_editor_load_widget
+ glade_placeholder_get_type
+ glade_placeholder_new
+ glade_project_get_tooltips
+ glade_project_new
+ glade_project_open
+ glade_project_remove_widget
+ glade_project_selection_get
+ glade_project_window_get
+ glade_project_window_get_active_project
+ glade_project_window_new
+ glade_project_window_new_project
+ glade_project_window_open_project
+ glade_project_window_show_all
+ glade_property_set
+ glade_setup_log_handlers
+ glade_widget_class_dump_param_specs
+ glade_widget_class_get_by_name
+ glade_widget_get_project
+ glade_widget_get_property
+ glade_widget_get_type
+ glade_widget_new_for_internal_child