vte r2278 - in trunk: . doc/reference doc/reference/tmpl
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r2278 - in trunk: . doc/reference doc/reference/tmpl
- Date: Mon, 1 Dec 2008 23:56:23 +0000 (UTC)
Author: behdad
Date: Mon Dec 1 23:56:23 2008
New Revision: 2278
URL: http://svn.gnome.org/viewvc/vte?rev=2278&view=rev
Log:
2008-12-01 Behdad Esfahbod <behdad gnome org>
* doc/reference/tmpl/vte-unused.sgml:
* doc/reference/vte-sections.txt:
Remove reaper docs.
Modified:
trunk/ChangeLog
trunk/doc/reference/tmpl/vte-unused.sgml
trunk/doc/reference/vte-sections.txt
Modified: trunk/doc/reference/tmpl/vte-unused.sgml
==============================================================================
--- trunk/doc/reference/tmpl/vte-unused.sgml (original)
+++ trunk/doc/reference/tmpl/vte-unused.sgml Mon Dec 1 23:56:23 2008
@@ -40,6 +40,36 @@
reaper.sgml
+<!-- ##### SECTION ./tmpl/reaper.sgml:Long_Description ##### -->
+<para>
+Because an application may need to be notified when child processes
+exit, and because there is only one %SIGCHLD handler, the #VteTerminal
+widget relies on a #VteReaper to watch for %SIGCHLD notifications and
+retrieve the exit status of child processes which have exited. When
+glib provides child_watch functionality, the #VteReaper merely acts as
+a proxy for glib's own functionality.
+</para>
+
+
+<!-- ##### SECTION ./tmpl/reaper.sgml:See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION ./tmpl/reaper.sgml:Short_Description ##### -->
+A singleton object which catches %SIGCHLD signals and converts them into
+GObject-style "child-exited" signals.
+
+
+<!-- ##### SECTION ./tmpl/reaper.sgml:Stability_Level ##### -->
+
+
+
+<!-- ##### SECTION ./tmpl/reaper.sgml:Title ##### -->
+VteReaper
+
+
<!-- ##### SECTION ./tmpl/vte-unused.sgml:Stability_Level ##### -->
Modified: trunk/doc/reference/vte-sections.txt
==============================================================================
--- trunk/doc/reference/vte-sections.txt (original)
+++ trunk/doc/reference/vte-sections.txt Mon Dec 1 23:56:23 2008
@@ -137,22 +137,6 @@
</SECTION>
<SECTION>
-<FILE>reaper</FILE>
-<TITLE>VteReaper</TITLE>
-VteReaper
-vte_reaper_get
-vte_reaper_add_child
-<SUBSECTION Standard>
-VTE_REAPER
-VTE_IS_REAPER
-VTE_TYPE_REAPER
-vte_reaper_get_type
-VTE_REAPER_CLASS
-VTE_IS_REAPER_CLASS
-VTE_REAPER_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>internals</FILE>
<TITLE>Internals</TITLE>
<SUBSECTION Private>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]