From 1b4b28fc2bc98b0d45e2a51186caef1d7ff5b059 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 8 Feb 2006 23:42:56 +0000 Subject: doc/gladeui-docs.sgml, doc/gladeui-overrides.txt, * doc/Makefile.am, Added Files: doc/gladeui-docs.sgml, doc/gladeui-overrides.txt, doc/gladeui-sections.txt, doc/gladeui.types, Removed Files: doc/glade-docs.sgml, doc/glade-sections.txt, doc/glade.types: Making doc module called "gladeui" instead of "glade" to represent the libgladeui library, mostly just to make sure we have namespace wherever we install (since "glade" docs could concievably come from libglade, glade-2 or whatever), these are the initial revisions of these files anyway, so no need to surgically move the cvs history. --- doc/gladeui.types | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/gladeui.types (limited to 'doc/gladeui.types') diff --git a/doc/gladeui.types b/doc/gladeui.types new file mode 100644 index 00000000..79f26202 --- /dev/null +++ b/doc/gladeui.types @@ -0,0 +1,15 @@ +#include + +glade_app_get_type +glade_clipboard_get_type +glade_clipboard_view_get_type +glade_command_get_type +glade_editor_get_type +glade_editor_property_get_type +glade_fixed_manager_get_type +glade_palette_get_type +glade_placeholder_get_type +glade_project_get_type +glade_project_view_get_type +glade_property_get_type +glade_widget_get_type -- cgit v1.2.1