summaryrefslogtreecommitdiff
path: root/doc/tmpl/glade-placeholder.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tmpl/glade-placeholder.sgml')
-rw-r--r--doc/tmpl/glade-placeholder.sgml46
1 files changed, 0 insertions, 46 deletions
diff --git a/doc/tmpl/glade-placeholder.sgml b/doc/tmpl/glade-placeholder.sgml
deleted file mode 100644
index 9487a8f4..00000000
--- a/doc/tmpl/glade-placeholder.sgml
+++ /dev/null
@@ -1,46 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-GladePlaceholder
-
-<!-- ##### SECTION Short_Description ##### -->
-A #GtkWidget to fill empty places
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-Generally in Glade, container widgets are implemented with #GladePlaceholder
-children to allow users to 'click' and add thier widgets to a container.
-It is the responsability of the plugin writer to create placeholders for
-container widgets where appropriate; usually in #GladePostCreateFunc
-when the #GladeCreateReason is %GLADE_CREATE_USER.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT GladePlaceholder ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION glade_placeholder_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
-<!-- ##### FUNCTION glade_placeholder_get_parent ##### -->
-<para>
-
-</para>
-
-@placeholder:
-@Returns:
-
-