summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2013-08-06 13:01:53 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2013-08-06 13:01:53 +0200
commit9c782b18f5dfb1c5f0b61b9fa950944d09c69b68 (patch)
tree0a8f9312cdab0279c1ca7c8c2d0911766c24bedb
parent763bead28ca67a6d77624c20c17343b4b63a260e (diff)
downloadlibwnck-9c782b18f5dfb1c5f0b61b9fa950944d09c69b68.tar.gz
Doc: don't use g_type_init
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/tmpl/window.sgml14
2 files changed, 15 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 57992bf..fd2ba13 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -11,7 +11,7 @@ DOC_MAIN_SGML_FILE=libwnck-docs.sgml
DOC_SOURCE_DIR=../libwnck
# Extra options to pass to gtkdoc-scangobj
-SCANGOBJ_OPTIONS=--nogtkinit --type-init-func="g_type_init ()"
+SCANGOBJ_OPTIONS=--nogtkinit
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--deprecated-guards="WNCK_DISABLE_DEPRECATED"
diff --git a/doc/tmpl/window.sgml b/doc/tmpl/window.sgml
index 93a9153..cd55296 100644
--- a/doc/tmpl/window.sgml
+++ b/doc/tmpl/window.sgml
@@ -35,6 +35,13 @@ WnckWindow
@arg1:
@arg2:
+<!-- ##### SIGNAL WnckWindow::class-changed ##### -->
+<para>
+
+</para>
+
+@wnckwindow: the object which received the signal.
+
<!-- ##### SIGNAL WnckWindow::geometry-changed ##### -->
<para>
@@ -56,6 +63,13 @@ WnckWindow
@wnckwindow: the object which received the signal.
+<!-- ##### SIGNAL WnckWindow::role-changed ##### -->
+<para>
+
+</para>
+
+@wnckwindow: the object which received the signal.
+
<!-- ##### SIGNAL WnckWindow::state-changed ##### -->
<para>