summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-08-01 19:17:37 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-08-01 19:17:37 +0000
commitabd43781efa14c5f9a2785c9e3e2a904befbb3f3 (patch)
treee08949bac26f03bf28c79c938e9cefae11b22867 /doc
parente05877145c4ef7b4cb29b98f363f4ad0be146516 (diff)
downloadglade-abd43781efa14c5f9a2785c9e3e2a904befbb3f3.tar.gz
w Made glade window not maximized by default (Bug 462111, by request of
w * src/glade-window.c: Made glade window not maximized by default (Bug 462111, by request of Frédéric Bellaiche), seems most apps arent maximized by default on startup anyway. svn path=/trunk/; revision=1526
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/glade-widget-adaptor.sgml1
-rw-r--r--doc/tmpl/gladeui-unused.sgml26
2 files changed, 27 insertions, 0 deletions
diff --git a/doc/tmpl/glade-widget-adaptor.sgml b/doc/tmpl/glade-widget-adaptor.sgml
index c0889475..da38a954 100644
--- a/doc/tmpl/glade-widget-adaptor.sgml
+++ b/doc/tmpl/glade-widget-adaptor.sgml
@@ -285,6 +285,7 @@ GladeWidgetAdaptor
@adaptor:
@query:
+@...:
@...:
diff --git a/doc/tmpl/gladeui-unused.sgml b/doc/tmpl/gladeui-unused.sgml
index 3ea23c65..17d6b04d 100644
--- a/doc/tmpl/gladeui-unused.sgml
+++ b/doc/tmpl/gladeui-unused.sgml
@@ -1,3 +1,29 @@
+<!-- ##### SECTION ./tmpl/glade-project-view.sgml:Long_Description ##### -->
+<para>
+The #GladeProjectView is a heirarchical treeview that allows the
+user to control selection and cut/copy/paste/delete #GladeWidget
+objects in the #GladeProject.
+</para>
+
+
+<!-- ##### SECTION ./tmpl/glade-project-view.sgml:See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION ./tmpl/glade-project-view.sgml:Short_Description ##### -->
+A widget to view the project hierarchy
+
+
+<!-- ##### SECTION ./tmpl/glade-project-view.sgml:Stability_Level ##### -->
+
+
+
+<!-- ##### SECTION ./tmpl/glade-project-view.sgml:Title ##### -->
+GladeProjectView
+
+
<!-- ##### SECTION ./tmpl/glade-widget-class.sgml:Long_Description ##### -->
<para>
#GladeWidgetClass is a structure based on a #GType and parameters