~ubuntu-branches/ubuntu/precise/vte/precise

« back to all changes in this revision

Viewing changes to doc/reference/html/deprecated-objects.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-06-16 17:59:49 UTC
  • mfrom: (1.1.65 upstream) (3.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110616175949-dexr6gu2dxiifi00
Tags: 1:0.28.1-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
    when using alternate screen or scrolling is restricted.
  - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)
  - 91_keep_fds.patch:
    vte-2.90 does not yet support G_SPAWN_LEAVE_DESCRIPTORS_OPEN
    when calling vte_terminal_fork_command_full() until that is
    fixed we need to keep this patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Deprecated</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
 
<link rel="home" href="index.html" title="VTE Reference Manual">
8
 
<link rel="up" href="pt01.html" title="Part I. API Reference">
9
 
<link rel="prev" href="VteTerminalAccessible.html" title="VteTerminalAccessible">
10
 
<link rel="next" href="VteReaper.html" title="VteReaper">
11
 
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
 
<link rel="stylesheet" href="style.css" type="text/css">
13
 
</head>
14
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
 
<td><a accesskey="p" href="VteTerminalAccessible.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
 
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
 
<th width="100%" align="center">VTE Reference Manual</th>
20
 
<td><a accesskey="n" href="VteReaper.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
 
</tr></table>
22
 
<div class="chapter">
23
 
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="deprecated-objects"></a>Deprecated</h2></div></div></div>
25
 
<div class="toc"><dl><dt>
26
 
<span class="refentrytitle"><a href="VteReaper.html">VteReaper</a></span><span class="refpurpose"> — A singleton object which catches <code class="literal">SIGCHLD</code> signals and
27
 
converts them into GObject-style "child-exited" signals</span>
28
 
</dt></dl></div>
29
 
</div>
30
 
<div class="footer">
31
 
<hr>
32
 
          Generated by GTK-Doc V1.15.1</div>
33
 
</body>
34
 
</html>
 
 
b'\\ No newline at end of file'