~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkPageSetup.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-05 07:16:24 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 127.
  • Revision ID: james.westby@ubuntu.com-20090905071624-ehjbg50t3hvthzlm
Tags: upstream-2.17.11
Import upstream version 2.17.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
the page setup dialog and receive the resulting page setup.
245
245
</p>
246
246
<div class="example">
247
 
<a name="id972227"></a><p class="title"><b>Example 48. A page setup dialog</b></p>
 
247
<a name="id1019161"></a><p class="title"><b>Example 48. A page setup dialog</b></p>
248
248
<div class="example-contents"><pre class="programlisting">
249
249
static GtkPrintSettings *settings = NULL;
250
250
static GtkPageSetup *page_setup = NULL;