summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-10-01 02:31:40 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-10-01 02:31:40 +0000
commit3678b14b602aead96fe6c5fa9ed07dcc67c16d57 (patch)
treea9c403007cb09aac3f9aa949ae4ceb9c39963480 /doc
parent3c76ae3db9d033be34d2258d005f4f7db8d6c4b8 (diff)
downloadglade-3678b14b602aead96fe6c5fa9ed07dcc67c16d57.tar.gz
Added private data struct. Removed notion of a GladeProjectViewType.
* src/glade-project.view.[ch]: Added private data struct. Removed notion of a GladeProjectViewType. * src/glade-project-window.c: update for GladeProjectView changes
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/glade-parser.sgml57
-rw-r--r--doc/tmpl/glade-project-view.sgml11
-rw-r--r--doc/tmpl/glade-property.sgml1
3 files changed, 3 insertions, 66 deletions
diff --git a/doc/tmpl/glade-parser.sgml b/doc/tmpl/glade-parser.sgml
index 2e0554ae..a3437b66 100644
--- a/doc/tmpl/glade-parser.sgml
+++ b/doc/tmpl/glade-parser.sgml
@@ -125,60 +125,3 @@ glade-parser
@id:
@value:
-<!-- ##### FUNCTION glade_interface_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
-<!-- ##### FUNCTION glade_parser_parse_file ##### -->
-<para>
-
-</para>
-
-@file:
-@domain:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_parser_parse_buffer ##### -->
-<para>
-
-</para>
-
-@buffer:
-@len:
-@domain:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_interface_destroy ##### -->
-<para>
-
-</para>
-
-@interface:
-
-
-<!-- ##### FUNCTION glade_interface_dump ##### -->
-<para>
-
-</para>
-
-@interface:
-@filename:
-
-
-<!-- ##### FUNCTION glade_interface_dump_full ##### -->
-<para>
-
-</para>
-
-@interface:
-@filename:
-@error:
-@Returns:
-
-
diff --git a/doc/tmpl/glade-project-view.sgml b/doc/tmpl/glade-project-view.sgml
index d1409842..4417e1d4 100644
--- a/doc/tmpl/glade-project-view.sgml
+++ b/doc/tmpl/glade-project-view.sgml
@@ -19,14 +19,6 @@ objects in the #GladeProject.
<!-- ##### SECTION Stability_Level ##### -->
-<!-- ##### ENUM GladeProjectViewType ##### -->
-<para>
-
-</para>
-
-@GLADE_PROJECT_VIEW_LIST:
-@GLADE_PROJECT_VIEW_TREE:
-
<!-- ##### STRUCT GladeProjectView ##### -->
<para>
@@ -38,8 +30,9 @@ objects in the #GladeProject.
</para>
-@type:
@Returns:
+<!-- # Unused Parameters # -->
+@type:
<!-- ##### FUNCTION glade_project_view_get_project ##### -->
diff --git a/doc/tmpl/glade-property.sgml b/doc/tmpl/glade-property.sgml
index 5d409409..90cb5aa3 100644
--- a/doc/tmpl/glade-property.sgml
+++ b/doc/tmpl/glade-property.sgml
@@ -54,6 +54,7 @@ the #GladePropertyClass describes how a #GladeProperty will function.
@:
@:
@:
+@:
@:
<!-- ##### ARG GladeProperty:enabled ##### -->