~ubuntu-branches/ubuntu/natty/pygtk/natty-proposed

« back to all changes in this revision

Viewing changes to docs/html/pango-constants.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-06-22 16:49:42 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622164942-19zeltp4z0u5iw72
Tags: 2.15.2-0ubuntu1
* New upstream version:
  - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message
  - Allow pango.Context creation 
  - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
    compatibility accepting also chars 
  - Protect window obj from GC in gtk.window_get_toplevels 
  - Plug huge number of memory leaks in Pango wrappers 
  - Add gtk.gdk.WINDOWING constant 
  - Wrap gdk_pixbuf_apply_embedded_orientation 
  - Modernize constructors of seven more types 
  - Don't free a string we don't own 
  - Some docs tweaking 
* debian/control.in:
  - set vcs location
* debian/patches/02_fix_get_application_info_crash.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>pango Constants</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="pango-class-reference.html" title="The pango Class Reference"><link rel="prev" href="pango-functions.html" title="pango Functions"><link rel="next" href="pangocairo-class-reference.html" title="The pangocairo Class Reference"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">pango Constants</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pango-functions.html">Prev</a> </td><th width="60%" align="center">The pango Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="pangocairo-class-reference.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="pango-constants"></a><div class="titlepage"></div><div class="refnamediv"><h2>pango Constants</h2><p>pango Constants — the built-in constants of the pango module</p></div><div class="refsect1" lang="en"><a name="id2968340"></a><h2>Synopsis</h2><pre class="programlisting">
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>pango Constants</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="pango-class-reference.html" title="The pango Class Reference"><link rel="prev" href="pango-functions.html" title="pango Functions"><link rel="next" href="pangocairo-class-reference.html" title="The pangocairo Class Reference"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">pango Constants</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pango-functions.html">Prev</a> </td><th width="60%" align="center">The pango Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="pangocairo-class-reference.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="pango-constants"></a><div class="titlepage"></div><div class="refnamediv"><h2>pango Constants</h2><p>pango Constants — the built-in constants of the pango module</p></div><div class="refsect1" lang="en"><a name="id2940740"></a><h2>Synopsis</h2><pre class="programlisting">
2
2
<a class="xref" href="pango-constants.html#pango-alignment-constants" title="Pango Alignment Constants">Pango Alignment Constants</a>
3
3
<a class="xref" href="pango-constants.html#pango-attribute-type-constants" title="Pango Attribute Type Constants">Pango Attribute Type Constants</a>
4
4
<a class="xref" href="pango-constants.html#pango-coverage-level-constants" title="Pango Coverage Level Constants">Pango Coverage Level Constants</a>