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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
::request-page-setup and ::draw-page signals on the <a class="link" href="gtk-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a>.
161
161
</p>
162
162
<div class="example">
163
 
<a name="id1029012"></a><p class="title"><b>Example 47. Using GtkPrintContext in a ::draw-page callback</b></p>
 
163
<a name="id988515"></a><p class="title"><b>Example 47. Using GtkPrintContext in a ::draw-page callback</b></p>
164
164
<div class="example-contents"><pre class="programlisting">
165
165
static void
166
166
draw_page (GtkPrintOperation *operation,