~ubuntu-branches/ubuntu/quantal/gtk+2.0/quantal-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/checklist-gdkeventexpose-region.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-02-06 22:03:26 UTC
  • mfrom: (1.14.12)
  • Revision ID: package-import@ubuntu.com-20120206220326-10d7cnkpdpbi9iox
Tags: 2.24.10-0ubuntu1
* New upstream version, dropped patches included in the new version
* debian/patches/090_logging_file_saves.patch:
  - improve the logging of saved filed, thanks Siegfried Gevatter 
    (lp: #920961)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="gtk-migrating-checklist.html" title="Migration Checklist">
9
9
<link rel="prev" href="gtk-migrating-checklist.html" title="Migration Checklist">
10
10
<link rel="next" href="checklist-modifiers.html" title="Test for modifier keys correctly">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
52
52
      Regions have an internal representation that is accessible as a
53
53
      list of rectangles.  To turn the 
54
54
      <em class="structfield"><code>GdkEventExpose.region</code></em> field into such
55
 
      a list, use <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#gdk-region-get-rectangles"><code class="function">gdk_region_get_rectangles()</code></a>:
 
55
      a list, use <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#gdk-region-get-rectangles"><code class="function">gdk_region_get_rectangles()</code></a>:
56
56
    </p>
57
57
<a name="gdkregion-get-rectangles"></a><pre class="programlisting">
58
58
static gboolean
79
79
</div>
80
80
<div class="footer">
81
81
<hr>
82
 
          Generated by GTK-Doc V1.17</div>
 
82
          Generated by GTK-Doc V1.18</div>
83
83
</body>
84
84
</html>
 
 
b'\\ No newline at end of file'