summaryrefslogtreecommitdiff
path: root/doc/tmpl/glade-signal-editor.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tmpl/glade-signal-editor.sgml')
-rw-r--r--doc/tmpl/glade-signal-editor.sgml64
1 files changed, 0 insertions, 64 deletions
diff --git a/doc/tmpl/glade-signal-editor.sgml b/doc/tmpl/glade-signal-editor.sgml
deleted file mode 100644
index 43f1ef88..00000000
--- a/doc/tmpl/glade-signal-editor.sgml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Glade Signal Editor
-
-<!-- ##### SECTION Short_Description ##### -->
-An interface to edit signals for a #GladeWidget
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-This isnt really a dockable widget, since you need to access the
-#GladeSignalEditor struct's '->main_window' widget, the signal editor
-is mostly of interest when implementing a custom object editor.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT GladeSignalEditor ##### -->
-<para>
-
-</para>
-
-@main_window:
-@widget:
-@adaptor:
-@editor:
-@signals_list:
-@model:
-@tree_view:
-@handler_store:
-@completion:
-@iters:
-
-<!-- ##### FUNCTION glade_signal_editor_get_widget ##### -->
-<para>
-
-</para>
-
-@editor:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_signal_editor_new ##### -->
-<para>
-
-</para>
-
-@editor:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_signal_editor_load_widget ##### -->
-<para>
-
-</para>
-
-@editor:
-@widget:
-
-