~ubuntu-branches/debian/squeeze/gtk+2.0/squeeze

« back to all changes in this revision

Viewing changes to docs/reference/gdk/html/gdk-Drawing-Primitives.html

Tags: upstream-2.18.7
ImportĀ upstreamĀ versionĀ 2.18.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
<p><a name="pango-data-structures"></a>
259
259
Some of the drawing operations take Pango data structures like <a href="/usr/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>,
260
260
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> or <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> as arguments. If you're using GTK+, the ususal
261
 
way to obtain these structures is via <a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-create-pango-context"><code class="function">gtk_widget_create_pango_context()</code></a> or
262
 
<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.
 
261
way to obtain these structures is via <code class="function">gtk_widget_create_pango_context()</code> or
 
262
<code class="function">gtk_widget_create_pango_layout()</code>.
263
263
</p>
264
264
</div>
265
265
<div class="refsect1" title="Details">
1471
1471
</p>
1472
1472
<p>
1473
1473
If you're using GTK+, the usual way to obtain a <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>
1474
 
is <a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.</p>
 
1474
is <code class="function">gtk_widget_create_pango_layout()</code>.</p>
1475
1475
<div class="variablelist"><table border="0">
1476
1476
<col align="left" valign="top">
1477
1477
<tbody>
1525
1525
</p>
1526
1526
<p>
1527
1527
If you're using GTK+, the ususal way to obtain a <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>
1528
 
is <a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.</p>
 
1528
is <code class="function">gtk_widget_create_pango_layout()</code>.</p>
1529
1529
<div class="variablelist"><table border="0">
1530
1530
<col align="left" valign="top">
1531
1531
<tbody>