~ubuntu-branches/ubuntu/precise/gtk+2.0/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-09-01 12:14:05 UTC
  • mfrom: (72.1.19 experimental)
  • Revision ID: james.westby@ubuntu.com-20100901121405-fpnv3e90oyihtvsx
Tags: 2.21.7-1ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
606
606
modifiers and signal and allows to specify accelerators.
607
607
</p>
608
608
<div class="example">
609
 
<a name="id1481684"></a><p class="title"><b>Example 54. A UI definition fragment specifying an accelerator</b></p>
 
609
<a name="id1409130"></a><p class="title"><b>Example 54. A UI definition fragment specifying an accelerator</b></p>
610
610
<div class="example-contents">
611
611
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
612
612
    <tbody>
630
630
internal child "accessible" of a <span class="structname">GtkWidget</span>.
631
631
</p>
632
632
<div class="example">
633
 
<a name="id1481713"></a><p class="title"><b>Example 55. A UI definition fragment specifying an accessible</b></p>
 
633
<a name="id1409159"></a><p class="title"><b>Example 55. A UI definition fragment specifying an accessible</b></p>
634
634
<div class="example-contents">
635
635
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
636
636
    <tbody>
7541
7541
<div class="refsect2" title='The "draw-border" style property'>
7542
7542
<a name="GtkWidget--s-draw-border"></a><h3>The <code class="literal">"draw-border"</code> style property</h3>
7543
7543
<pre class="programlisting">  "draw-border"              <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>*            : Read</pre>
 
7544
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
7545
<h3 class="title">Warning</h3>
 
7546
<p><code class="literal">GtkWidget:draw-border</code> has been deprecated since version 2.22 and should not be used in newly-written code. This property will be removed in GTK+ 3</p>
 
7547
</div>
7544
7548
<p>
7545
7549
The "draw-border" style property defines the size of areas outside
7546
7550
the widget's allocation to draw.